# Functions
No description provided by the author
DecodeBizMessage 解析{"type": "PING", "data": {...}}的包.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
推送在线.
推送单个.
推送房间.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
BizJoinData JOIN.
BizLeaveData LEAVE.
BizMessage 业务消息的固定格式(type+data).
BizMessageData PUSH.
BizPingData PING.
BizPongData PONG.
WSMessage websocket的Message对象.
# Type aliases
No description provided by the author