- From: aboba via GitHub <sysbot+gh@w3.org>
- Date: Thu, 19 May 2016 16:17:34 +0000
- To: public-webrtc@w3.org
aboba has just submitted a new pull request for https://github.com/w3c/webrtc-pc: == transports can be null == RTCRtpSender.transport and RTCRtpReceiver.transport can be null since the DTLS transports only come into existence after calls to setLocalDescription() and setRemoteDescription(). Still work-in-progress (do not merge yet). Related to Issue https://github.com/w3c/webrtc-pc/issues/651 See https://github.com/w3c/webrtc-pc/pull/666
Received on Thursday, 19 May 2016 16:17:38 UTC