Registry / networking / libp2p-go-libp2p-mplex

libp2p-go-libp2p-mplex

JSON →
library0.11.0gogounverified

DEPRECATED: mplex has been deprecated. Users should prefer Yamux over mplex.

go get github.com/libp2p/go-libp2p-mplex
INSTALL
IMPORT
SIG · LIBP2P-GO-LIBP2P-M
L
libp2p-go-libp2p-mplex
networkinggov0.11.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

mplex
github.com/libp2p/go-libp2p-mplex

Basic usage of mplex transport

package main import ( "github.com/libp2p/go-libp2p-mplex" ) func main() { tpt := mplex.DefaultTransport _ = tpt }
Debug
Known issues
breakingmplex is deprecated; use Yamux instead
fix
Replace github.com/libp2p/go-libp2p-mplex with github.com/libp2p/go-libp2p-yamux
affects: >=0.11.0
Upgrade
Version history
0.11.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
libp2p-go-libp2p-mplex — go get libp2p-go-libp2p-mplex · libregistry