Constant PONG

Source
pub const PONG: &[u8] = b"pong\n";
Expand description

Response message sent back after receiving a ping.