package
0.0.0-20210319230641-85804c7b6968
Repository: https://github.com/alejzeis/vic2-multi-proxy.git
Documentation: pkg.go.dev

# Functions

StartControlServer begins handling HTTP requests for the REST API, called by main function.

# Structs

Lobby represents a lobby hosted by a user on the proxy server.
Matchmaker is a structure that allows keeping track of users and lobbies.
No description provided by the author
User represents a logged in user to the proxy server.

# Interfaces

Represents the relay server which handles relaying all the actual game packets from the various clients to each other.