Expand description
Implementation of the Stream Multiplexer Mplex protocol.
Structs§
- Mplex
Config - Configuration for the multiplexer.
- Multiplex
- Multiplexer. Implements the
StreamMuxer
trait. - Substream
- Active substream to the remote.
Enums§
- MaxBuffer
Behaviour - Behaviour when the maximum length of the buffer is reached.