Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: 为 WebSocket 增加心跳包机制 #114

Closed
Tracked by #1000
Android-KitKat opened this issue Feb 27, 2023 · 1 comment
Closed
Tracked by #1000

Feature: 为 WebSocket 增加心跳包机制 #114

Android-KitKat opened this issue Feb 27, 2023 · 1 comment

Comments

@Android-KitKat
Copy link

Android-KitKat commented Feb 27, 2023

优点

  • 提高连接的有效性。
  • 避免因长时间没有双向数据交换,而被部分代理或 CDN 判断为超时。
@shigma
Copy link
Member

shigma commented Feb 27, 2023

不错的提议,有必要支持。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants