Constant axum::extract::ws::close_code::INVALID

source ·
pub const INVALID: u16 = 1007;
Expand description

Indicates that an endpoint is terminating the connection because it has received data within a message that was not consistent with the type of the message (e.g., non-UTF-8 RFC3629 data within a text message).