Add promise-based versions of RTCPeerConnection methods: setLocalDescription, setRemoteDescription, addIceCandidate, createOffer and createAnswer. To be done in 2 steps. First, setLocalDescription, setRemoteDescription and addIceCandidate (anticipated in M50). The new versions of these don't have any overloading issues that can cause problems to existing code. For createOffer and createAnswer the overloading issues will be solved before adding the promised-based versions (anticipated in M51).
Demo
Specification
Status in Chromium
Enabled by default (tracking bug) in:
- Chrome for desktop release 51
- Chrome for Android release 51
- Android WebView release 51
Consensus & Standardization
After a feature ships in Chrome, the values listed here are not guaranteed to be up to date.
- Shipped/Shipping
- Positive
- In development
- Positive
Owners
Last updated on 2020-11-09
Comments
Also this ticket: https://crbug.com582914,