[−][src]Crate libp2p_websocket
Implementation of the libp2p Transport trait for Websockets.
Modules
| error | |
| framed | |
| tls |
Structs
| WsConfig | A Websocket transport. |
Type Definitions
| InnerFuture | Type alias corresponding to |
| InnerStream | Type alias corresponding to |
| WrapperFn | Function type that wraps a websocket connection (see. |