Skip to content

Release v0.0.6

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Feb 13:14
- SCTP socket uses `SCTP_NODELAY` to generate UDP packets as fast as

possible. It prevents SCTP to cumulate multiple chunks in a single UDP
packet.
- reconnect to SCTP server once it closed the connection
- enhance statistics: print total number of injected packets