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

Jeff Johnson 24266776db Updates to license, copyright, documentation, etc. 3 лет назад
.github 5c2ff4ccda Delete checkmarx-analysis.yml 3 лет назад
.deepsource.toml 51c32bdd76 Add .deepsource.toml 3 лет назад
.gitignore 955d9049f3 Re-initialize repository without old history. 3 лет назад
.gitlab-ci.yml 9e8150470d No need for rpmconf 3 лет назад
.mergify.yml 955d9049f3 Re-initialize repository without old history. 3 лет назад
.whitesource 955d9049f3 Re-initialize repository without old history. 3 лет назад
LICENSE 741f7e6b2f Updates to license, copyright, documentation, etc. 3 лет назад
README.md 741f7e6b2f Updates to license, copyright, documentation, etc. 3 лет назад
SECURITY.md 741f7e6b2f Updates to license, copyright, documentation, etc. 3 лет назад
gfcp.go 741f7e6b2f Updates to license, copyright, documentation, etc. 3 лет назад
gfcp_entropy.go 741f7e6b2f Updates to license, copyright, documentation, etc. 3 лет назад
gfcp_fec.go 741f7e6b2f Updates to license, copyright, documentation, etc. 3 лет назад
gfcp_fec_test.go 741f7e6b2f Updates to license, copyright, documentation, etc. 3 лет назад
gfcp_network_test.go 741f7e6b2f Updates to license, copyright, documentation, etc. 3 лет назад
gfcp_readloop_generic.go 741f7e6b2f Updates to license, copyright, documentation, etc. 3 лет назад
gfcp_readloop_linux.go 741f7e6b2f Updates to license, copyright, documentation, etc. 3 лет назад
gfcp_sess.go 741f7e6b2f Updates to license, copyright, documentation, etc. 3 лет назад
gfcp_sess_test.go 741f7e6b2f Updates to license, copyright, documentation, etc. 3 лет назад
gfcp_snsi.go 741f7e6b2f Updates to license, copyright, documentation, etc. 3 лет назад
gfcp_test.go 741f7e6b2f Updates to license, copyright, documentation, etc. 3 лет назад
gfcp_updater.go 741f7e6b2f Updates to license, copyright, documentation, etc. 3 лет назад
go.mod 14cfc24336 Update dependenices, fix for reedsolomon code. 3 лет назад
go.sum 14cfc24336 Update dependenices, fix for reedsolomon code. 3 лет назад

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