Type Alias CloseCode
pub type CloseCode = u16;
Status code used to indicate why an endpoint is closing the WebSocket connection.
CloseCodepub type CloseCode = u16;
Status code used to indicate why an endpoint is closing the WebSocket connection.