Registry / networking / whyrusleeping-go-smux-multistream

whyrusleeping-go-smux-multistream

JSON →
library2.0.2+incompatiblegogounverified

Implements a peerstream transport using go-multistream to select the underlying stream muxer.

go get github.com/whyrusleeping/go-smux-multistream
INSTALL
IMPORT
SIG · WHYRUSLEEPING-GO-S
W
whyrusleeping-go-smux-multistream
networkinggov2.0.2+incompatible
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

multistream
github.com/whyrusleeping/go-smux-multistream

Creates a new multistream muxer instance.

package main import ( "fmt" "github.com/whyrusleeping/go-smux-multistream" ) func main() { mux := multistream.NewMultistreamMuxer() fmt.Println(mux) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.2+incompatiblelatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
14
Amazon
1
OpenAI (training)
1
Resources
whyrusleeping-go-smux-multistream — go get whyrusleeping-go-smux-multistream · libregistry