//
pkg.gl
Category
github.com/SpiderForMa/cg-common
server
ws
package
1.0.8
Repository:
https://github.com/spiderforma/cg-common.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
124 SLOC
#
Functions
NewWebSocketServer
NewWebSocketServer 创建新的 WebSocket 服务器.
#
Structs
CustomConn
No description provided by the author
WebSocketServer
WebSocketServer 封装 WebSocket 服务器.
#
Interfaces
WebSocketHandler
WebSocketHandler 定义 WebSocket 事件处理器的接口.