Re: Proposal: offerDataChannel in RTCOfferOptions

On 27 April 2015 at 18:05, Eric Rescorla <ekr@rtfm.com> wrote:
>> However, with data channels, we don't have this convenience.  The offerer
>> must call createDataChannel before createOffer, or suffer a renegotiation,
>> even if they have no immediate need for a data channel.
>
>
> Why is the requirement to call createDataChannel a big deal?


The only reason I can imagine is that the offerer might not want them
for their own use, but might want to leave the option open.

I'm not sure that's worth the API surface, frankly.

Received on Tuesday, 28 April 2015 02:23:04 UTC