Open kKevin0001 opened 3 years ago
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.
Will this library automatically send heartbeat packets? 请问这个库会自动发送心跳包吗?