Constant FRAMED_KEEP_ALIVE_LENGTH
pub const FRAMED_KEEP_ALIVE_LENGTH: usize = 1;Expand description
Length on the wire of a framed keep-alive message: just the tag byte.
pub const FRAMED_KEEP_ALIVE_LENGTH: usize = 1;Length on the wire of a framed keep-alive message: just the tag byte.