Hi!
It would be awesome if you could add support to send a ping over a web-socket (and its counterpart, the event pong to check if a response to a ping has been received). This could easily allow to check if a web-socket connection is alive without being necessary to implement an echo message on the server side.
Thanks in advance.
Hi!
It would be awesome if you could add support to send a
pingover a web-socket (and its counterpart, the eventpongto check if a response to apinghas been received). This could easily allow to check if a web-socket connection is alive without being necessary to implement an echo message on the server side.Thanks in advance.