yamux

package
v0.31.6 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2023 License: MIT Imports: 7 Imported by: 4

Documentation

Index

Constants

View Source
const ID = "/yamux/1.0.0"

Variables

This section is empty.

Functions

func NewMuxedConn

func NewMuxedConn(m *yamux.Session) network.MuxedConn

NewMuxedConn constructs a new MuxedConn from a yamux.Session.

Types

type Transport

type Transport yamux.Config

Transport implements mux.Multiplexer that constructs yamux-backed muxed connections.

var DefaultTransport *Transport

func (*Transport) Config

func (t *Transport) Config() *yamux.Config

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