WebSocket sendPing timeout seconds
In normal time,server sendPing,it will receive pong message from client send back as soon as possible.
But i want to know how many seconds after sendPing and not receive Pong message will be Considered client offline!
0