package
0.0.0-20240215021118-d09146457515
Repository: https://github.com/mbpolan/openmcs.git
Documentation: pkg.go.dev

# Functions

New creates a server instance with a configuration.
NewClientHandler returns a new handler for a client connection.

# Structs

ClientHandler is responsible for managing the state and communications for a single client.
Options contains parameters to configure a Server instance.
Server provides the network infrastructure for a game and login server.