go-smux-multiplex - 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/whyrusleeping/go-smux-multiplex cd $GOPATH/src/github.com/whyrusleeping/go-smux-multiplex make deps