# Functions
DefaultProtoFunc 获取默认的传输编码协议.
GetSocket 获取一个socket.
NewHubSocket 创建仓库.
NewSocket 对外暴露创建链接的接口.
ReadBuffer 获取链接读缓冲区长度.
SetDefaultProtoFunc 设置默认的传输编码协议.
SetKeepAlive 开启链接保活.
SetKeepAlivePeriod 链接保活间隔时间.
SetNoDelay 开启关闭no delay算法.
SetReadBuffer 设置链接读缓冲区长度.
SetWriteBuffer 设置链接写缓冲区长度.
No description provided by the author
WriteBuffer 获取链接写缓冲区长度.
# Variables
No description provided by the author