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

Jeffrey H. Johnson 2d5a4180a4 Merge pull request #23 from gridfinity/deepsource-transform-7e985f72 3 years ago
.github 5c2ff4ccda Delete checkmarx-analysis.yml 3 years ago
.deepsource.toml 51c32bdd76 Add .deepsource.toml 3 years ago
.gitignore 955d9049f3 Re-initialize repository without old history. 3 years ago
.gitlab-ci.yml 9e8150470d No need for rpmconf 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 741f7e6b2f Updates to license, copyright, documentation, etc. 3 years ago
README.md de6c499b76 Format code with black, gofmt, yapf, autopep8, isort, standardrb, standardjs, prettier and rubocop 3 years ago
SECURITY.md de6c499b76 Format code with black, gofmt, yapf, autopep8, isort, standardrb, standardjs, prettier and rubocop 3 years ago
gfcp.go 741f7e6b2f Updates to license, copyright, documentation, etc. 3 years ago
gfcp_entropy.go 741f7e6b2f Updates to license, copyright, documentation, etc. 3 years ago
gfcp_fec.go 741f7e6b2f Updates to license, copyright, documentation, etc. 3 years ago
gfcp_fec_test.go 741f7e6b2f Updates to license, copyright, documentation, etc. 3 years ago
gfcp_network_test.go 741f7e6b2f Updates to license, copyright, documentation, etc. 3 years ago
gfcp_readloop_generic.go 741f7e6b2f Updates to license, copyright, documentation, etc. 3 years ago
gfcp_readloop_linux.go 741f7e6b2f Updates to license, copyright, documentation, etc. 3 years ago
gfcp_sess.go 741f7e6b2f Updates to license, copyright, documentation, etc. 3 years ago
gfcp_sess_test.go 741f7e6b2f Updates to license, copyright, documentation, etc. 3 years ago
gfcp_snsi.go 741f7e6b2f Updates to license, copyright, documentation, etc. 3 years ago
gfcp_test.go 741f7e6b2f Updates to license, copyright, documentation, etc. 3 years ago
gfcp_updater.go 741f7e6b2f Updates to license, copyright, documentation, etc. 3 years ago
go.mod b99d0ae29e Include indirect goleak dep 3 years ago
go.sum 3777bc19aa Update dependencies 3 years ago

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