//
pkg.gl
Category
github.com/go-pay/gopher
ws
package
1.0.39
Repository:
https://github.com/go-pay/gopher.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
120 SLOC
#
Functions
InitConn
No description provided by the author
#
Constants
CommonChanCount
No description provided by the author
#
Variables
ErrConnClosed
No description provided by the author
#
Structs
Conn
TODO: 实现 gorilla/websocket 的事件监听,适配 socketio socketio 数据传输格式: `["binding","{\"code\":0,\"data\":123456,\"message\":\"\"}"]` // 字符串数组,第一个字符串是事件名,第二个字符串是数据,通常是 json string ["",""] */.