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

Jeffrey H. Johnson 6818b1c4a6 Bump dependencies 2 years ago
.github 5c2ff4ccda Delete checkmarx-analysis.yml 3 years ago
.deepsource.toml 834c12e028 Update .deepsource.toml 2 years ago
.gitignore 955d9049f3 Re-initialize repository without old history. 3 years ago
.gitlab-ci.yml dcaed2e891 Bump deps, update leaktestfe, CI/CD configuration 3 years ago
.mergify.yml 955d9049f3 Re-initialize repository without old history. 3 years ago
.whitesource 955d9049f3 Re-initialize repository without old history. 3 years ago
LICENSE ddae184003 multi: use github for imports, etc. 3 years ago
README.md 410c79c24c Update README.md 2 years ago
SECURITY.md ddae184003 multi: use github for imports, etc. 3 years ago
gfcp.go 79d34544a6 GFCP: Combine lost and lostSegs. 3 years ago
gfcp_entropy.go 84943955b9 Update dependencies, use new tag formatting. 3 years ago
gfcp_fec.go dd77551ae9 multi: Bump deps, fix a race and parityshard leak. 3 years ago
gfcp_fec_test.go 84943955b9 Update dependencies, use new tag formatting. 3 years ago
gfcp_network_test.go 84943955b9 Update dependencies, use new tag formatting. 3 years ago
gfcp_readloop_generic.go 84943955b9 Update dependencies, use new tag formatting. 3 years ago
gfcp_readloop_linux.go 84943955b9 Update dependencies, use new tag formatting. 3 years ago
gfcp_sess.go 29213b0aab sess: Fix for jumbo framing (MTU=9000) 3 years ago
gfcp_sess_test.go 84943955b9 Update dependencies, use new tag formatting. 3 years ago
gfcp_snsi.go 84943955b9 Update dependencies, use new tag formatting. 3 years ago
gfcp_test.go 84943955b9 Update dependencies, use new tag formatting. 3 years ago
gfcp_updater.go 84943955b9 Update dependencies, use new tag formatting. 3 years ago
go.mod 6818b1c4a6 Bump dependencies 2 years ago
go.sum 6818b1c4a6 Bump dependencies 2 years ago

README.md

GFCP

GRC Maintainability

GF Control Protocol

A high-speed variant of the KCP ARQ transport for Go


KCP Original Authors


Availability


License