Crate tide_websockets_ext[][src]

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

WebSocketState error type

WebSocketState and WebSocketHandle