Registry / networking / pion-sctp

pion-sctp

JSON →
library1.10.0gogounverified

Package sctp implements the Stream Control Transmission Protocol (SCTP) specification.

go get github.com/pion/sctp
INSTALL
IMPORT
SIG · PION-SCTP
P
pion-sctp
networkinggov1.10.0
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/pion/sctp

Creates a new SCTP association.

package main import ( "github.com/pion/sctp" ) func main() { _ = sctp.NewAssociation() }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
pion-sctp — go get pion-sctp · libregistry