Expand description
Protocol-1 WebSocket transport client with mux and delivery_ack.
Re-exports§
pub use crate::protocol::unwrap_next as unwrap_next_frame;
Structs§
- Client
- Long-lived protocol-1 WebSocket client.
- Client
Config - Options for Client construction.
- Send
Input Options - Options for
send_input/ loop_input notification.