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

WIP RFC 4960 Stream Control Transmission Protocol in golang

Notifications You must be signed in to change notification settings

gortc/sctp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

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

About

WIP RFC 4960 Stream Control Transmission Protocol in golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published