package
0.0.0-20230530021306-a46129f2e081
Repository: https://github.com/chimera-rpg/go-server.git
Documentation: pkg.go.dev
# Functions
New returns a new instance of the game server.
NewClientConnection sets up a new ClientConnection.
# Structs
ClientConnection provides an object for storing and accessing a network connection.
GameServer is our main server for the game.