[−][src]Module websocket::client::sync
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. |
Contains the WebSocket client.
pub use receiver::Reader; |
pub use sender::Writer; |
Client | Represents a WebSocket client, which can send and receive messages/data frames. |