Documentation ¶
Overview ¶
Package routes defines http endpoint handlers for http/websocket connections to the server.
Package routes defines http endpoint handlers for http/websocket connections to the server.
Package routes defines http endpoint handlers for http/websocket connections to the server.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetupGameServer ¶
SetupGameServer sets up the game server endpoint. Pass in a pointer to the game server.
func SetupMatchMaking ¶
func SetupMatchMaking(mm *matchmaking.Server)
SetupMatchMaking sets up the matchmaking server endpoint. Pass in a pointer to the matchmaking server.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.