axum::extract::ws

Type Alias CloseCode

Source
pub type CloseCode = u16;
Expand description

Status code used to indicate why an endpoint is closing the WebSocket connection.