axum::extract::ws::close_code

Constant AWAY

Source
pub const AWAY: u16 = 1001;
Expand description

Indicates that an endpoint is “going away”, such as a server going down or a browser having navigated away from a page.