2019-06-12 13:12:00 +02:00
..
2019-06-12 13:12:00 +02:00
2019-06-12 13:12:00 +02:00
2019-06-12 13:12:00 +02:00
2019-06-12 13:12:00 +02:00
2019-06-12 13:12:00 +02:00
2019-06-12 13:12:00 +02:00
2019-06-12 13:12:00 +02:00
2019-06-12 13:12:00 +02:00

go-libp2p-mplex - a go-stream-muxer shim for multiplex

This is an implementation of the go-stream-muxer interface for multiplex. For more information, see that repo.

Installation

go get -d github.com/libp2p/go-libp2p-mplex
cd $GOPATH/src/github.com/libp2p/go-libp2p-mplex
make deps