Skip to content
This repository was archived by the owner on Oct 4, 2025. It is now read-only.

HuHoBot v1.0.2

Choose a tag to compare

@github-actions github-actions released this 15 Mar 15:02
· 13 commits to master since this release

HuHoBot WebSocket v1.0.2

feat(client): 增加心跳检测功能并优化连接管理

  • 在 BaseClient 中添加心跳检测相关方法
  • 在 ClientManager 中实现定时心跳检测逻辑
  • 优化 ServerClient 的关闭连接方法
  • 更新 handleHeart 和 handleShakeHand 事件处理
  • 调整 WebSocketServer 中的连接管理

构建信息