//
pkg.gl
Category
github.com/spacemeshos/dash-backend
client
package
1.1.0
Repository:
https://github.com/spacemeshos/dash-backend.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
5
Dependents
4
Files
158 SLOC
#
Functions
NewBus
No description provided by the author
ServeWs
serveWs handles websocket requests from the peer.
#
Structs
Bus
Hub maintains the set of active clients and broadcasts states to the clients.
Client
Client is a middleman between the websocket connection and the bus.