modulepackage
0.10.0
Repository: https://github.com/libp2p/go-libp2p-mplex.git
Documentation: pkg.go.dev
# README
DEPRECATION NOTICE
mplex has been deprecated.
see https://github.com/libp2p/specs/issues/553 for details
go-libp2p-mplex - a go-stream-muxer shim for multiplex
This is an implementation of the go-libp2p muxer interface for multiplex. For more information, see that repo.
# Functions
NewMuxedConn constructs a new Conn from a *mp.Multiplex.
# Constants
No description provided by the author
# Variables
DefaultTransport has default settings for Transport.