Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

libp2p/go-libp2p-yamux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATION NOTICE

This package has moved into go-libp2p as a sub-package, github.com/libp2p/go-libp2p/p2p/muxer/yamux.

go-libp2p-yamux

GoDoc Coverage Status Build Status Discourse posts

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.