Keep a connection engaged
When a connection is established, it automatically disconnects if no messages are received within 50 seconds.
To keep the connection active, Khoros Flow supports ping messages.
{
"type": "ping"
}{
"type": "pong"
}Updated 18 days ago