Crate libp2p_mplex
source ·Expand description
Implementation of the Stream Multiplexer Mplex protocol.
Structs
Configuration for the multiplexer.
Multiplexer. Implements the
StreamMuxer
trait.Active substream to the remote.
Enums
Behaviour when the maximum length of the buffer is reached.