Re: Re: Re: Re: [Bug 25840] New: Creating DataChannel with same label.

> Can you please brief on what you feel error in setLocalDescription() and setRemoteDescription().

Spec says onsuccess & onfailure callbacks are mandatory and
non-nullable, while on at least Chome they aren't, I have seen several
demos setting them to null, and in fact it makes sense (you would not
want to get a notification of when is created, for example). The same
can be say of createOffer() and createAnswer(), specially if you are
not using Trickle ICE, although they raise an exception if the
callbacks are not defined.



-- 
"Si quieres viajar alrededor del mundo y ser invitado a hablar en un
monton de sitios diferentes, simplemente escribe un sistema operativo
Unix."
– Linus Tordvals, creador del sistema operativo Linux

Received on Wednesday, 21 May 2014 13:16:24 UTC