gfcp: A high-performance variant of KCP for Go.

Jeff Johnson 7acb5aaf31 README: Update README hace 3 años
.gitignore 955d9049f3 Re-initialize repository without old history. hace 3 años
.mergify.yml 955d9049f3 Re-initialize repository without old history. hace 3 años
.whitesource 955d9049f3 Re-initialize repository without old history. hace 3 años
LICENSE 955d9049f3 Re-initialize repository without old history. hace 3 años
README.md d8c457bb22 README: Update README hace 3 años
SECURITY.md 2342aacb6e Add security policy and vulnerability reporting hace 3 años
go.mod 955d9049f3 Re-initialize repository without old history. hace 3 años
go.sum 955d9049f3 Re-initialize repository without old history. hace 3 años
lkcp9.go 4b42d527b3 multi: Optimizations, simplifications, fomatting. hace 3 años
lkcp9_crypt.go 4b42d527b3 multi: Optimizations, simplifications, fomatting. hace 3 años
lkcp9_crypt_test.go 955d9049f3 Re-initialize repository without old history. hace 3 años
lkcp9_entropy.go 4b42d527b3 multi: Optimizations, simplifications, fomatting. hace 3 años
lkcp9_fec.go 4b42d527b3 multi: Optimizations, simplifications, fomatting. hace 3 años
lkcp9_fec_test.go 955d9049f3 Re-initialize repository without old history. hace 3 años
lkcp9_readloop_generic.go 4b42d527b3 multi: Optimizations, simplifications, fomatting. hace 3 años
lkcp9_readloop_linux.go 4b42d527b3 multi: Optimizations, simplifications, fomatting. hace 3 años
lkcp9_sess.go 4b42d527b3 multi: Optimizations, simplifications, fomatting. hace 3 años
lkcp9_sess_test.go 4b42d527b3 multi: Optimizations, simplifications, fomatting. hace 3 años
lkcp9_snsi.go 4b27cfdc01 Correct a few fatal typos, add minor optimizations hace 3 años
lkcp9_test.go d4e140629b Fix the output of some tests hace 3 años
lkcp9_updater.go 4b42d527b3 multi: Optimizations, simplifications, fomatting. hace 3 años

README.md

lkcp9

A high-speed implementation of the KCP transport for Go

CodebeatBadge


Availability

Go Modules

Source Code

Issue Tracking

Security Policy

Original Authors

License