Crate libp2p_websocket[−][src]
Expand description
Implementation of the libp2p Transport trait for Websockets.
Modules
Structs
The websocket connection.
A Websocket transport.
Type Definitions
Type alias corresponding to framed::WsConfig::Dial and framed::WsConfig::ListenerUpgrade.
Type alias corresponding to framed::WsConfig::Listener.
Function type that wraps a websocket connection (see. wrap_connection).