Skip to main content

Module client

Module client 

Source
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.
ClientConfig
Options for Client construction.
SendInputOptions
Options for send_input / loop_input notification.