This is an implementation of the go-stream-muxer interface for multistream. For more information, see that repo.
go get -d github.com/whyrusleeping/go-smux-yamux
cd $GOPATH/src/github.com/whyrusleeping/go-smux-yamux
make deps
This is an implementation of the go-stream-muxer interface for multistream. For more information, see that repo.
go get -d github.com/whyrusleeping/go-smux-yamux
cd $GOPATH/src/github.com/whyrusleeping/go-smux-yamux
make deps