[webrtc-pc] Pull Request: Describe when an RTCSctpTransport is created/set to null.

taylor-b has just submitted a new pull request for 
https://github.com/w3c/webrtc-pc:

== Describe when an RTCSctpTransport is created/set to null. ==
Fixes #979.

An SctpTransport represents a unique SCTP association. It's created 
from
applying a local description, and set to null when applying an answer
with a rejected data m= section.

SCTP-SDP reference will be added by this PR: 
https://github.com/tobie/specref/pull/327

See https://github.com/w3c/webrtc-pc/pull/996

Received on Thursday, 19 January 2017 18:51:47 UTC