Skip to content

wirepair/netcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

568e8d5 · Nov 9, 2018

History

37 Commits
Oct 4, 2018
Mar 2, 2018
Aug 15, 2017
Aug 16, 2017
Mar 2, 2018
Mar 2, 2018
Mar 2, 2018
Aug 18, 2017
Sep 11, 2017
Dec 10, 2017
Aug 15, 2017
Jul 18, 2018
Aug 15, 2017
Aug 15, 2017
Aug 23, 2017
Aug 23, 2017
Aug 16, 2017
Aug 15, 2017
Aug 16, 2017
Aug 23, 2017
Aug 23, 2017
Jul 18, 2018
Jul 18, 2018
Sep 14, 2017
Jul 18, 2018
Sep 11, 2017
Aug 23, 2017
Aug 23, 2017
Aug 23, 2017
Aug 15, 2017
Aug 15, 2017
Aug 17, 2017
Aug 17, 2017
Nov 9, 2018
Oct 4, 2018
Aug 15, 2017

Repository files navigation

GoDoc Build Status

Go implementation of netcode.io

This is the main repository for the Go implementation of netcode.io.

Dependencies

The only dependency is golang.org/x/crypto/chacha20poly1305 and it has been vendored so it should not be necessary to retrieve any packages outside of netcode.

Testing

To run tests for this package run the following from the package directory:

$ go test

Updating

To ensure the package is up-to-date run the following from the package directory:

go get -u

Author

About

Go implementation of netcode.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published