Closed tomasweigenast closed 1 year ago
Does the library keeps the websocket connection alive by itself making a ping?
Hey @tomasweigenast . The pings are sent from the server to the client only. So, the client just needs to respond, which I believe is already supported.
Does the library keeps the websocket connection alive by itself making a ping?