//
pkg.gl
Category
github.com/kotstok/goblin
internal
app
ws
package
0.0.0-20201001225901-a6e455158279
Repository:
https://github.com/kotstok/goblin.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
174 SLOC
#
Functions
HandleRegister
serveWs handles websocket requests from the peer.
Start
No description provided by the author
#
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.
Message
No description provided by the author