Registry / networking / sagernet-smux

sagernet-smux

JSON →
library1.5.50-sing-box-mod.1gogounverified

A Go library for multiplexing multiple streams over a single connection.

go get github.com/sagernet/smux
INSTALL
IMPORT
SIG · SAGERNET-SMUX
S
sagernet-smux
networkinggov1.5.50-sing-box-mod.1
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/sagernet/smux

Create a multiplexed session

package main import ( "fmt" "github.com/sagernet/smux" ) func main() { // Example usage: create a session from a connection // session, _ := smux.Client(conn, nil) fmt.Println("SMux session created") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.5.50-sing-box-mod.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
OpenAI (training)
1
Resources
sagernet-smux — go get sagernet-smux · libregistry