Using this one you can implement a heartbeat system to check if the connection is still alive.

{
  "action": "ping"
}
{
  "action": "pong"
}