Constant axum::extract::ws::close_code::NORMAL

source ·
pub const NORMAL: u16 = 1000;
Available on crate feature ws only.
Expand description

Indicates a normal closure, meaning that the purpose for which the connection was established has been fulfilled.