WebSocket Ping/Pong
A WebSocket heartbeat mechanism where Ping control frames are sent to check connection liveness, and the recipient must respond with a Pong frame.
A WebSocket heartbeat mechanism where Ping control frames are sent to check connection liveness, and the recipient must respond with a Pong frame.