Implements the mplex multiplexing protocol for libp2p, allowing multiple substreams over a single connection.
# Cargo.toml
[dependencies]
libp2p-mplex = "0.43.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a new MplexConfig for use with libp2p.
Use `libp2p-yamux` instead.
No dependency data recorded yet.