W3C home > Mailing lists > Public > public-webrtc-logs@w3.org > April 2018

[webrtc-pc] Pull Request: RTCSctpTransport.maxChannels & SCTP transport connected procedure

From: Lennart Grahl via GitHub <sysbot+gh@w3.org>
Date: Sat, 21 Apr 2018 17:13:37 +0000
To: public-webrtc-logs@w3.org
Message-ID: <pull_request.opened-183232713-1524330816-sysbot+gh@w3.org>
lgrahl has just submitted a new pull request for https://github.com/w3c/webrtc-pc:

== RTCSctpTransport.maxChannels & SCTP transport connected procedure ==
* Adds an `RTCSctpTransport.maxChannels` attribute
* Adds validation against `[[MaxChannels]]` when creating a data channel
* Adds sections for `RTCSctpTransport`
* Adds an SCTP transport connected procedure (since it was needed for this new attribute anyway)
  - Sets `[[MaxChannels]]`
  - Explicitly raises the `connected` event
  - Announces data channels as `open` or closes them due to a failure depending on `[[MaxChannels]]`

Resolves #1829 

See https://github.com/w3c/webrtc-pc/pull/1848
Received on Saturday, 21 April 2018 17:13:39 UTC

This archive was generated by hypermail 2.4.0 : Saturday, 6 May 2023 21:19:44 UTC