Registry / networking / ishidawataru-sctp

ishidawataru-sctp

JSON →
library0.0.0-20251114114122-19ddcbc6aae2gogounverified

A Go library for working with the Stream Control Transmission Protocol (SCTP).

go get github.com/ishidawataru/sctp
INSTALL
IMPORT
SIG · ISHIDAWATARU-SCTP
I
ishidawataru-sctp
networkinggov0.0.0-20251114114122-19ddcbc6aae2
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.

sctp
github.com/ishidawataru/sctp

Resolves an SCTP address.

package main import ( "fmt" "github.com/ishidawataru/sctp" ) func main() { addr, _ := sctp.ResolveSCTPAddr("sctp", "127.0.0.1:1234") fmt.Println(addr) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20251114114122-19ddcbc6aae2latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
12
Resources
ishidawataru-sctp — go get ishidawataru-sctp · libregistry