- From: Anant Narayanan <anant@mozilla.com>
- Date: Fri, 15 Jun 2012 22:08:15 -0700
- To: public-webrtc@w3.org
On 06/15/2012 10:03 PM, Anant Narayanan wrote: > As for data channels, I think we can take the same approach as proposed > for SessionDescription and ICECandidate: PeerConnection.DataChannel. I take that back; a data channel is useless without an associated PeerConnection, so there should be no global (or constructor). A factory method on the PeerConnection object itself will suffice. -Anant
Received on Saturday, 16 June 2012 05:08:47 UTC