Support synchronous SDP state validation Validate answer signaling states when their operations-chain entries begin. Allow browser callers to opt into WebRTC-PC's createOffer state restriction while native JSEP callers can generate offers in every non-closed state. Report failures directly through the observer so an immediately run operation can reach Blink synchronously without changing the ordering of queued operations. Handle closed peer connections consistently for both operations. Bug: chromium:488071544 Change-Id: I63ae8c9b3548207222e3bbf1adc0638b34d307e1 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/497720 Reviewed-by: Henrik Boström <hbos@webrtc.org> Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org> Commit-Queue: Henrik Boström <hbos@webrtc.org> Cr-Commit-Position: refs/heads/main@{#48474}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.