Registry / networking / xtaci-smux

xtaci-smux

JSON →
library2.0.1+incompatiblegogounverified

Package smux implements a multiplexing stream library based on a reliable connection, enabling multiple streams over a single TCP connection.

go get github.com/xtaci/smux
INSTALL
IMPORT
SIG · XTACI-SMUX
X
xtaci-smux
networkinggov2.0.1+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.

smux
github.com/xtaci/smux

Prints the smux library version.

package main import ( "fmt" "github.com/xtaci/smux" ) func main() { fmt.Println(smux.Version) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
18
OpenAI (training)
1
Resources
xtaci-smux — go get xtaci-smux · libregistry