//
pkg.gl
Category
github.com/feiYouLian/gochat
serve
package
0.0.0-20200114095030-485d348cb4b7
Repository:
https://github.com/feiyoulian/gochat.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
225 SLOC
#
Functions
ServeWs
ServeWs 处理客户端对websocket请求 ServeWs handles websocket requests from the peer.
#
Structs
Hub
Hub 集线器维护活动连接集,并将消息广播到连接。 Hub maintains the set of active connections and broadcasts messages to the connections.