taldl/vendor/github.com/libp2p/go-stream-muxer-multistream
2021-06-26 06:18:11 +02:00
..
2021-06-26 06:18:11 +02:00
2021-06-26 06:18:11 +02:00
2021-06-26 06:18:11 +02:00
2021-06-26 06:18:11 +02:00
2021-06-26 06:18:11 +02:00
2021-06-26 06:18:11 +02:00
2021-06-26 06:18:11 +02:00
2021-06-26 06:18:11 +02:00

go-smux-multistream - a go-stream-muxer shim for multistream

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

Installation

go get -d github.com/libp2p/go-stream-muxer-multistream
cd $GOPATH/src/github.com/libp2p/go-stream-muxer-multistream
make deps