package
1.0.0
Repository: https://github.com/liyiysng/scatter.git
Documentation: pkg.go.dev

# Constants

ERROR 错误消息 服务器=>客户端.
HANDSHAKE 握手消息.
HANDSHAKEACK 握手消息回复.
HEARTBEAT 心跳/ping 消息.
HEARTBEATACK 心跳/ping 回复.
KICK 剔除 , 客户端收到该消息应断开链接(服务器器主动断开会有 TIME_WAIT 问题).
本地连接成功.
本地连接断开.
本地超时.
NOTIFY 通知消息 客户端=>服务器.
NULL 非法消息.
PUSH 推送消息 服务器=>客户端.
REQUEST 请求消息.
RESPONSE 回复消息.

# Variables

No description provided by the author
Enum value maps for MsgType.
Enum value maps for MsgType.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

消息类型.