Re: [webrtc-pc] The threading model of webrtc-pc: When are effects of in-parallel stuff surfaced? (#2502)

Walls of text aside, I would prefer if we could find a solution that doesn't require either browser to rewrite significant parts of their code. (Cost vs benefit)

It matters more to me that getTransceivers(), signalingState or other attributes do not get modified inside the same JS task than whether or not a transceiver gets associated if you do addTrack() while SDP is being processed in the background.

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

Received on Tuesday, 31 March 2020 16:52:07 UTC