package
0.1.6
Repository: https://github.com/tencent-connect/botgo.git
Documentation: pkg.go.dev

# README

client

websocket 客户端实现

依赖:

  • github.com/gorilla/websocket
  • github.com/tidwall/gjson

# Functions

Setup 依赖注册.

# Constants

DefaultQueueSize 监听队列的缓冲长度.

# Structs

Client websocket 连接客户端.