//
pkg.gl
Category
github.com/tencent-connect/botgo
websocket
client
package
0.1.6
Repository:
https://github.com/tencent-connect/botgo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
3
Files
244 SLOC
#
README
client
websocket 客户端实现
依赖:
github.com/gorilla/websocket
github.com/tidwall/gjson
#
Functions
Setup
Setup 依赖注册.
#
Constants
DefaultQueueSize
DefaultQueueSize 监听队列的缓冲长度.
#
Structs
Client
Client websocket 连接客户端.