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