Issue 221: Add "failed" state to RTCDtlsTransportState

In WebRTC 1.0, RTCDtlsTransportState has an additional state of "failed". This state is proposed for error situations such as DTLS alerts or failure of remote fingerprint verification. The proposal is to add the "failed" state to the ORTC API as well. 

Received on Monday, 29 June 2015 17:45:45 UTC