sctp icon indicating copy to clipboard operation
sctp copied to clipboard

SCTP library for the Go programming language

Results 22 sctp issues
Sort by recently updated
recently updated
newest added

Hi, Now that big projects such as docker/libnetwork have started to use this project, could you please stabilise the API and make a release so people do not have to...

I want to write a code to a proxy which utilizes a TCP to SCTP to SCTP to TCP connection. The basic idea is that the client will want to...

Hello @ishidawataru and all, I would like to share the following feedback with you: https://github.com/sofianinho/TIL/blob/master/docker/2018-08-17-sctp-and-docker-18.06-ce.md This is based on my recent experiments with docker 18.06.0 and its support of SCTP....

See https://github.com/golang/go/issues/22191#issuecomment-336347906.

https://github.com/ishidawataru/sctp/blob/9a39160e9062ad0b3e6522f838a116918e58a811/sctp.go#L140

Make example to follow net.Conn interface. This would be pretty good step in the library integration into an exiting project. See lines: https://github.com/ishidawataru/sctp/blob/master/example/sctp.go#L16 https://github.com/RiV-chain/sctp/blob/master/example/sctp.go#L149 https://github.com/ishidawataru/sctp/blob/master/example/sctp.go#L154

enhancement
help wanted

Hi, I am planning to use https://github.com/fiorix/go-diameter. In this project there is an example diameter client/server with benchmark. With tcp: 259058/s diameter message can be reached (on localhost) With sctp...

Waiting for stale SCTP associations to get cleaned I get blocked with this error as the stale sessions are not getting cleared is there an api to forcefully clear the...

i cant send multiple sctp messages in separate packets with SCTPwrite. in a loop using SCTPwrite all messages like an append push in a packet and send, please help! ![Screenshot...

Hi, Any help will be appreciated, I do not understand the this Attached is the pcap zipped. Thanks, [sctp-connection-abort.pcap.zip](https://github.com/user-attachments/files/17479040/sctp-connection-abort.pcap.zip)