[ortc] RTCDataChannel on a dead transport?

robin-raymond has just created a new issue for 
https://github.com/openpeer/ortc:

== RTCDataChannel on a dead transport? ==
>An RTCDataChannel object is constructed from a RTCDataTransport 
object and an RTCDataChannelParameters object. If parameters is 
invalid, throw an InvalidParameters exception.

What would happen if the associated DataTransport is closed? 
InvalidState ?

Please view or discuss this issue at 
https://github.com/openpeer/ortc/issues/492 using your GitHub account

Received on Thursday, 21 April 2016 23:26:02 UTC