Re-exportsยง
pub use handshake::decode_auth_payload_text;pub use io::ClientBatchDecodeError;pub use io::ClientBatchDecodeFailureKind;pub use io::MAX_CLIENT_BATCH_ENVELOPES;pub use io::MAX_CLIENT_FRAME_BYTES;pub use io::decode_client_batch;
Modulesยง
- admission ๐
- controller ๐
- websocket controller for one upgraded socket
- handshake ๐
- Authenticates the first WebSocket envelope before room admission.
- io ๐
- session ๐