muxer_multistream

package
v0.23.4 Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

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

Index

Constants

This section is empty.

Variables

View Source
var DefaultNegotiateTimeout = time.Second * 60

Functions

This section is empty.

Types

type Transport

type Transport struct {
	NegotiateTimeout time.Duration

	OrderPreference []string
	// contains filtered or unexported fields
}

func NewBlankTransport

func NewBlankTransport() *Transport

func (*Transport) AddTransport

func (t *Transport) AddTransport(path string, tpt network.Multiplexer)

func (*Transport) NewConn

func (t *Transport) NewConn(nc net.Conn, isServer bool, scope network.PeerScope) (network.MuxedConn, error)

Jump to

Keyboard shortcuts

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