Crate tide_websockets_ext

Source
Expand description

A crate that makes it easier to work with tide-websockets.

Re-exports§

pub use error::Result;
pub use error::WebSocketStateError;
pub use websocket_state::WebSocketHandle;
pub use websocket_state::WebSocketState;

Modules§

error
WebSocketState error type
websocket_state
WebSocketState and WebSocketHandle