ishidawataru/sctp

SCTP library for the Go programming language

Go

153

41 commits

updated Nov 14, 2025

See the code

README

Stream Control Transmission Protocol (SCTP)

Build Status

Examples

See example/sctp.go

$ cd example
$ go build
$ # run example SCTP server
$ ./example -server -port 1000 -ip 10.10.0.1,10.20.0.1
$ # run example SCTP client
$ ./example -port 1000 -ip 10.10.0.1,10.20.0.1
sctp

Contributors

AkihiroSuda

8 commits

emakeev

4 commits

akerouanton

4 commits

genisysram

4 commits

ishidawataru/sctp

SCTP library for the Go programming language

Go

153

41 commits

updated Nov 14, 2025

See the code

README

Stream Control Transmission Protocol (SCTP)

Build Status

Examples

See example/sctp.go

$ cd example
$ go build
$ # run example SCTP server
$ ./example -server -port 1000 -ip 10.10.0.1,10.20.0.1
$ # run example SCTP client
$ ./example -port 1000 -ip 10.10.0.1,10.20.0.1
sctp

Contributors

AkihiroSuda

8 commits

emakeev

4 commits

akerouanton

4 commits

genisysram

4 commits

Languages

Go

100.0%