package
0.0.0-20240524050450-f3d5c149358a
Repository: https://github.com/bufrr/net.git
Documentation: pkg.go.dev

# Functions

NewMultiplexer creates a multiplexer based on conf.
NewSmux creates a new smux multiplexer.
NewYamux creates a new yamux multiplexer.

# Structs

Smux is the multiplexer using smux.
Yamux is the multiplexer using yamux.

# Interfaces

Multiplexer is the multiplexer interface.