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

Jeff Johnson 3069e53606 MTU tuning, dependency tracking. 3 gadi atpakaļ
.github 5c2ff4ccda Delete checkmarx-analysis.yml 3 gadi atpakaļ
.deepsource.toml 51c32bdd76 Add .deepsource.toml 3 gadi atpakaļ
.gitignore 955d9049f3 Re-initialize repository without old history. 3 gadi atpakaļ
.gitlab-ci.yml 0c7957c8fc Don't try to raise open file limits in shell 3 gadi atpakaļ
.mergify.yml 955d9049f3 Re-initialize repository without old history. 3 gadi atpakaļ
.whitesource 955d9049f3 Re-initialize repository without old history. 3 gadi atpakaļ
LICENSE 4e35ef4022 GC pressure tuning 3 gadi atpakaļ
README.md fc1c614b18 Fix release badge 3 gadi atpakaļ
SECURITY.md 625df827e2 Restyled by prettier-markdown 3 gadi atpakaļ
gfcp.go 274d940661 MTU tuning, dependency tracking. 3 gadi atpakaļ
gfcp_entropy.go 4705ec5686 Bugfixes and stylization, dead code removal 3 gadi atpakaļ
gfcp_fec.go 4e35ef4022 GC pressure tuning 3 gadi atpakaļ
gfcp_fec_test.go 274d940661 MTU tuning, dependency tracking. 3 gadi atpakaļ
gfcp_network_test.go 4705ec5686 Bugfixes and stylization, dead code removal 3 gadi atpakaļ
gfcp_readloop_generic.go 15b554450b KCP -> GFCP, further optimizations and refactoring 3 gadi atpakaļ
gfcp_readloop_linux.go 15b554450b KCP -> GFCP, further optimizations and refactoring 3 gadi atpakaļ
gfcp_sess.go 274d940661 MTU tuning, dependency tracking. 3 gadi atpakaļ
gfcp_sess_test.go 4705ec5686 Bugfixes and stylization, dead code removal 3 gadi atpakaļ
gfcp_snsi.go 15b554450b KCP -> GFCP, further optimizations and refactoring 3 gadi atpakaļ
gfcp_test.go 15b554450b KCP -> GFCP, further optimizations and refactoring 3 gadi atpakaļ
gfcp_updater.go 15b554450b KCP -> GFCP, further optimizations and refactoring 3 gadi atpakaļ
go.mod 274d940661 MTU tuning, dependency tracking. 3 gadi atpakaļ
go.sum 274d940661 MTU tuning, dependency tracking. 3 gadi atpakaļ

README.md

GFCP

Gridfinity Control Protocol

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


LicenseMIT PkgGoDev GoReportCard CodacyBadge LocCount GitHubCodeSize GitHubRelease DeepSourceActive TickgitTODOs


Availability

Go Modules

Source Code

Documentation

Issue Tracking

Security Policy

Original Authors

License