Registry / networking / sagernet-sing-mux

sagernet-sing-mux

JSON →
library0.3.4gogounverified

Package sing-mux provides multiplexing support for the sing-box ecosystem, enabling multiple streams over a single connection.

go get github.com/sagernet/sing-mux
INSTALL
IMPORT
SIG · SAGERNET-SING-MUX
S
sagernet-sing-mux
networkinggov0.3.4
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.

mux
github.com/sagernet/sing-mux

Creates a new multiplex session.

package main import ( "fmt" "github.com/sagernet/sing-mux" ) func main() { session := mux.NewSession(nil, nil) fmt.Println("Session created:", session) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.4latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
OpenAI (training)
1
Resources
sagernet-sing-mux — go get sagernet-sing-mux · libregistry