Crate meio_connect

Crate meio_connect 

Source
Expand description

The library to establish connections using WebSockets.

Re-exports§

pub use headers;
pub use hyper;
pub use serde_qs;

Modules§

client
The implementation of a WebSocket client.
server
Actor for launch a server.

Structs§

WsIncoming
Incoming message of the choosen Protocol.

Enums§

TermReason
The reason of connection termination.