Constant axum::extract::ws::close_code::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.