Re: Proposal: offerDataChannel in RTCOfferOptions

[...]
> So what do you think of adding a boolean "offerDataChannel" attribute to
> RTCOfferOptions, parallel to "offerToReceive*"?  I think that would be
> easier to use.

+1 -- that is much saner than creating a datachannel with a 
default/random name that might never be used.

(speaking as the person who wrote 
https://github.com/HenrikJoreteg/webrtc.js/blob/master/peer.js#L192-198)

Received on Tuesday, 28 April 2015 01:16:29 UTC