# Functions
NewHub 创建session集合实例.
NewRouter 创建实例.
NewSession 创建session实例.
WithSessionHeartBeatTimeout 心跳超时.
WithSessionHeartBeatTimeoutTimes 心跳超时次数.
WithSessionReadLimit 读取最大字节数.
WithSessionReadTimeout 读取超时.
WithSessionReceiveQueueSize 接收队列大小.
WithSessionSendQueueSize 发送队列大小.
WithSessionWriteTimeout 写入超时.
# Interfaces
SessionHandler 事件处理.