Exposes information about the SCTP transport that is used to carry WebRTC DataChannels such as max-message-size and max channels.
Allows applications to see properties of the SCTP transport such as max-message-size and max channels.
Docs: See spec.
Explainers: See spec.