- From: Soares Chen via GitHub <sysbot+gh@w3.org>
- Date: Tue, 13 Jun 2017 08:00:17 +0000
- To: public-webrtc-logs@w3.org
soareschen has just created a new issue for https://github.com/w3c/webrtc-pc: == Connection states when there is no transceiver and SCTP transport == In the spec it is legal to create offer with no video/audio transceiver and no data channel created. In that case after the signaling handshake, will the states for `iceGatheringState`, `iceConnectionState`, and `connectionState` be changed? Without transceiver and data channel, there is no where in the spec where instances of `RTCIceTransport` and `RTCDtlsTransport` can be found. Does this mean the 3 states stays at `new`? Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1380 using your GitHub account
Received on Tuesday, 13 June 2017 08:00:24 UTC