Crate libp2p_websocket

source ·
Expand description

Implementation of the libp2p Transport trait for Websockets.

Modules

Structs

Type Aliases

  • Type alias corresponding to framed::WsConfig::Dial and framed::WsConfig::ListenerUpgrade.
  • Function type that wraps a websocket connection (see. wrap_connection).