ping
is sent from the client to check if the server is still responsive.pong
message, confirming that the connection is alive.pong
response is not received within a certain timeout period, the client should attempt to reconnect.{
"type": "HEARTBEAT",
"time": 1738602951685555981
}