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