pub const CRLF: &'static str = "\r\n";
Expand description

Terminating bytes between frames.