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

Will this library automatically send heartbeat packets? 请问这个库会自动发送心跳包吗? #118

Open
kKevin0001 opened this issue Apr 25, 2021 · 1 comment

Comments

@kKevin0001
Copy link

Will this library automatically send heartbeat packets?
请问这个库会自动发送心跳包吗?

@myan0020
Copy link

As far as I know, the answer is NO. This library will not send any heartbeat messages when websocket's readyState is WebSocket.OPEN, and it only attemps to create a new websocket connection when the previous websocket connection's onclose is called.

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

No branches or pull requests

2 participants