c9e99c432d | ||
---|---|---|
.. | ||
.gitignore | ||
.travis.yml | ||
LICENSE | ||
Makefile | ||
README.md | ||
go.mod | ||
go.sum | ||
package.json | ||
yamux.go |
README.md
go-libp2p-yamux
An adapter to integrate the yamux multiplexer into libp2p as a stream muxer.
Install
go get github.com/libp2p/go-libp2p-yamux
Usage
Check out the GoDocs.
License
Dual-licensed under MIT and ASLv2, by way of the Permissive License Stack.