Module websocket::client::sync [−][src]
Contains the WebSocket client.
Re-exports
pub use receiver::Reader; |
pub use sender::Writer; |
Structs
Client | Represents a WebSocket client, which can send and receive messages/data frames. |