barter_integration::protocol::websocket

Function is_websocket_disconnected

Source
pub fn is_websocket_disconnected(error: &WsError) -> bool
Expand description

Determine whether a WsError indicates the WebSocket has disconnected.