whyrusleeping / go-smux-muxado

a muxado implementation of go-stream-muxer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

Installation

go get -d github.com/whyrusleeping/go-smux-muxado
cd $GOPATH/src/github.com/whyrusleeping/go-smux-muxado
make deps

About

a muxado implementation of go-stream-muxer

License:MIT License


Languages

Language:Go 89.2%Language:Makefile 10.8%