//
pkg.gl
Category
github.com/onestay/MarathonTools-API
ws
package
0.0.0-20211218234035-519d529610bd
Repository:
https://github.com/onestay/marathontools-api.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
146 SLOC
#
Functions
NewHub
NewHub returns a new hub.
ServeWs
ServeWs handles websocket requests from the peer.
#
Structs
Client
Client is a middleman between the websocket connection and the hub.
Hub
Hub maintains the set of active clients and broadcasts messages to the clients.