# README
#Game-Networing
It's a game-networking framework made to make the life of Golang-Game-Devs easier
#Features
- Client for UDP with superstructures
- Server for UDP with superstructures
- Protocol for communication between client and server
- Tools for simplified using of client and server
Enjoy using!