//
pkg.gl
Category
github.com/hokamsingh/lessgo
internal
core
websocket
package
1.0.4
Repository:
https://github.com/hokamsingh/lessgo.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
6
Dependents
2
Files
274 SLOC
#
Functions
NewWebSocketServer
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.
WebSocketServer
No description provided by the author