Re: asynchrony for addStream w/ error/success callbacks

On 1/10/14 17:06, Jan-Ivar Bruaroey wrote:
> On 1/10/14 4:37 PM, Adam Roach wrote:
>> What you're proposing is that developers would try to add eight, see 
>> that fail, and then either perform some kind of linear backoff or 
>> binary search to determine what the number of streams they can 
>> successfully add might be.
>
> To be clear, I'm not actually proposing anything. You guys are welcome 
> to though.

We have: add an error callback to addStream. I proposed this a while 
ago. Martin arrived at the same proposal, I believe, independently.

/a

Received on Friday, 10 January 2014 23:14:43 UTC