Skip to content

Socket.D v2.0.20

Compare
Choose a tag to compare
@noear noear released this 25 Nov 05:39
· 1221 commits to main since this release
  • 优化 心跳的中断处理
  • 优化 告警日志提示
  • 规范 各接口的异常类型
  • 调整 BuilderListener 更名 EventListener
  • 调整 原路由(最先为主题)的概念改为 事件
  • 调整 ClientChannel 心跳策略(仅手动关闭,才不跳)!!!
  • 调整 netty flush 处理
  • 添加 Utils::guid 接口
  • 添加 BytesInputStream 接口,减少 buf copy
  • 添加 Session::attrHas