Re: asynchrony for addStream w/ error/success callbacks

On 10 Jan 2014, at 21:37, Adam Roach <abr@mozilla.com> wrote:
> 
> There's a pretty well worn design principle in protocol development that you don't combine lots of operations into a single command/response sequence unnecessarily, since it forces the operations need to succeed or fail atomically.

That's a principle that the are ruthlessly violating when we pass an SDP blob to setLocalDescription().

Just saying...

T.

Received on Saturday, 11 January 2014 13:32:13 UTC