Skip to content
This repository has been archived by the owner on Sep 26, 2021. It is now read-only.

Latest commit

 

History

History
22 lines (16 loc) · 3.16 KB

README.md

File metadata and controls

22 lines (16 loc) · 3.16 KB

SCTP

Package sctp implements the Stream Control Transmission Protocol.

Work in progress.

RFCs

The package aims to implement the follwing RFCs. Note that the requirement status is based on the WebRTC spec, focusing on data channels for now.

rfc status requirement description
RFC4960 status status Stream Control Transmission Protocol
RFC3758 status status SCTP Partial Reliability Extension
RFC7496 status status Additional Policies for Partially Reliable Extension
RFC6525 status status SCTP Stream Reconfiguration
RFC8260 status status Stream Schedulers and User Message Interleaving for the SCTP
RFC8261 status status DTLS Encapsulation of SCTP Packets
RFC4821 status status Packetization Layer Path MTU Discovery
RFC4820 status status Padding Chunk and Parameter for SCTP
RFC5061 status status SCTP Dynamic Address Reconfiguration