bade0a24ff | ||
---|---|---|
.. | ||
.gitignore | ||
LICENSE | ||
README.md | ||
conn.go | ||
go.mod | ||
go.sum | ||
stream.go | ||
transport.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.