multistream

package module
v0.5.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: 8

README

DEPRECATION NOTICE

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

go-smux-multistream - a go-stream-muxer shim for multistream

This is an implementation of the go-stream-muxer interface for multistream. For more information, see that repo.

Installation

go get -d github.com/libp2p/go-stream-muxer-multistream
cd $GOPATH/src/github.com/libp2p/go-stream-muxer-multistream
make deps

Documentation

Overview

Package multistream implements a peerstream transport using go-multistream to select the underlying stream muxer

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

Index

Constants

This section is empty.

Variables

View Source
var DefaultNegotiateTimeout = muxer_multistream.DefaultNegotiateTimeout

Deprecated: use github.com/libp2p/go-libp2p/p2p/muxer/muxer-multistream.DefaultNegoiateTimeout instead.

Functions

This section is empty.

Types

type Transport deprecated

type Transport = muxer_multistream.Transport

Deprecated: use github.com/libp2p/go-libp2p/p2p/muxer/muxer-multistream.Transport instead.

func NewBlankTransport deprecated

func NewBlankTransport() *Transport

Deprecated: use github.com/libp2p/go-libp2p/p2p/muxer/muxer-multistream.NewBlankTransport instead.

Jump to

Keyboard shortcuts

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