sm_yamux

package module
v0.10.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 25, 2022 License: MIT Imports: 1 Imported by: 48

README

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.

Documentation

Overview

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

Index

Constants

This section is empty.

Variables

View Source
var DefaultTransport = yamux.DefaultTransport

Deprecated: use github.com/libp2p/go-libp2p/p2p/muxer/yamux.DefaultTransport instead.

Functions

This section is empty.

Types

type Transport

type Transport = yamux.Transport

Transport implements mux.Multiplexer that constructs yamux-backed muxed connections. Deprecated: use github.com/libp2p/go-libp2p/p2p/muxer/yamux.Transport instead.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL