Ping

If the hosts sends a

PING<CrLf> 

operation, the decoder responds with

PING;PONG<CrLf>

You can use this to keep a connection alive.

Protocol version

Available since protocol version 1.5

Example

← PING<CrLf>
→ PING;PONG<CrLf>