commit | 90ea14188ff81146ad9767e596a85fa4c43afa7e | [log] [tgz] |
---|---|---|
author | Jonas Oreland <jonaso@webrtc.org> | Fri Jul 04 11:54:36 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 04 14:29:20 2025 |
tree | 9e88d0a6a897ca66f2b0dbe182a852b486f99150 | |
parent | 5004d269dc2c2ade1a1a9a1253457e49796c0d40 [diff] |
Remove PeerConnectionInternal::Observer and instead add RunWithObserver This is a NOP refactoring, that will in subsequent patches allow for checking of re-entrace. I.e. Adding asserts to functions that are unsafe to call while being in an callback. Bug: webrtc:429335703 Change-Id: I669572fd02b11a91546c69f976717d22fe1f6fb3 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/399040 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Jonas Oreland <jonaso@webrtc.org> Cr-Commit-Position: refs/heads/main@{#45094}
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.