package
0.0.0-20231012154246-939810522e1d
Repository: https://github.com/zeromicro/zero-examples.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
ServeWs handles websocket requests from the peer.

# Structs

Client is a middleman between the websocket connection and the hub.
Hub maintains the set of active clients and broadcasts messages to the clients.