package
0.0.0-20200114095030-485d348cb4b7
Repository: https://github.com/feiyoulian/gochat.git
Documentation: pkg.go.dev

# Functions

ServeWs 处理客户端对websocket请求 ServeWs handles websocket requests from the peer.

# Structs

Hub 集线器维护活动连接集,并将消息广播到连接。 Hub maintains the set of active connections and broadcasts messages to the connections.