# Functions
No description provided by the author
DecodeMessage 完整Decode.
No description provided by the author
EncodeHandshake 编码握手函数.
EncodeMessage 基础编码.
No description provided by the author
# Variables
var MaxPayloadMemory = 10 << 20 // 每个请求体最大 10M 超过进行拆分.