Re: [webrtc-pc] RTCDataChannel.bufferedAmount value

I'm not really sure what you mean by *reliably checking* but I do understand that this is a race. And that will be problematic in case the JS enqueues the data slower than the stack sends the data because the loop will potentially block. Is that what you meant?

-- 
GitHub Notification of comment by lgrahl
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1823#issuecomment-378089994 using your GitHub account

Received on Tuesday, 3 April 2018 00:29:48 UTC