mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-06-11 00:51:21 +00:00
Calling `.boxed()` will already map the muxer in a `StreamMuxer` box. This mapping is therefore unnecessary.
Calling `.boxed()` will already map the muxer in a `StreamMuxer` box. This mapping is therefore unnecessary.