Automatic websocket ping management

Hello, somewhere I have read that there is automatic mechanism to handle websocket pings. I cannot find that article now, can you help please? Thank you very much!

It depends on which websocket client you are using. Please check the library document, it may response to server’s ping automatically.

Which language are you using? Here’s one example in the node.js connector