Re: [webrtc-pc] ICE restart deserves a first-class API. (#2167)

> what if SRD(offer) happens between createOffer() and setLocalDescription(offer)?

I guess you didn't read [my blog](https://blog.mozilla.org/webrtc/perfect-negotiation-in-webrtc/)? it solves that. See https://github.com/w3c/webrtc-pc/issues/2165.

> so I'm not sure this will ever be "perfect".

Well, I didn't call my blog *"Perfect negotiation in WebRTC"* for nothing. 🙂 I do actually believe I've solved the fragility of it. Happy to have people poke holes in it, if they can.

> making things nicer versus how much we want to reach 1.0.

I'm super cognizant of the need to reach 1.0. That's I think it is critical to make this glare-proof, and to finish up what we started. Negotiationneeded right now is broken as an API IMHO.

That's why I've opened the recent series of issues to tie up lose ends, not create new ones.

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

Received on Thursday, 11 April 2019 00:14:42 UTC