Constant PROTOCOL
pub const PROTOCOL: u16 = 1002; // 1_002u16Available on crate feature
ws only.Expand description
Indicates that an endpoint is terminating the connection due to a protocol error.
pub const PROTOCOL: u16 = 1002; // 1_002u16ws only.Indicates that an endpoint is terminating the connection due to a protocol error.