9e0fb30f8d | ||
---|---|---|
.. | ||
.gitignore | ||
LICENSE | ||
README.md | ||
conn.go | ||
stream.go | ||
transport.go | ||
version.json |
README.md
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.