package
0.0.0-20211218234035-519d529610bd
Repository: https://github.com/onestay/marathontools-api.git
Documentation: pkg.go.dev

# Functions

NewHub returns a new hub.
ServeWs handles websocket requests from the peer.

# Structs

Client is a middleman between the websocket connection and the hub.
Hub maintains the set of active clients and broadcasts messages to the clients.