Closed purebadger closed 5 years ago
This is done automatically by ws
and is part of the WebSocket spec.
I'm using wscat to conencto a primus websockets server and it's not sending a pong automatically. I get disconnected all the time. Am I missing something?
Would be neat if
wscat
could be configured to automatically send apong
reply when receiving aping
.