//
pkg.gl
Category
github.com/mjiulee/websocket
examples
chat
fasthttp
package
1.4.2
Repository:
https://github.com/mjiulee/websocket.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
193 SLOC
#
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.