forked from cerc-io/ipld-eth-server
36533f7c3f
Fixes for new geth version |
||
---|---|---|
.. | ||
.gitignore | ||
.travis.yml | ||
go.mod | ||
go.sum | ||
LICENSE | ||
Makefile | ||
package.json | ||
README.md | ||
yamux.go |
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.