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/1848Received 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