Re: [webrtc-pc] Order of multiple RTCDataChannel.send calls in case of blobs (#2215)

Yeah the ill-sequencing in Firefox appears to only happen when sending blobs (which require asynchronous reads) ahead of non-blobs (which are synchronous).

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

Received on Friday, 30 August 2019 19:09:58 UTC