Skip to content

Repository files navigation

udpnet

Game networking library based on UDP

GoDoc Build Status Coverage Status

udpnet aims to provide some building blocks to create a UDP-based network game procotol:

  • virtual connection
  • reliability
  • packet ordering
  • congestion avoidance

Credits

The code is based on the excellent blog posts from Glenn Fiedler Building a Game Network Protocol.

License

MIT

About

Game networking library in Go, based on UDP

Topics

Resources

Stars

8 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages