commit | efb361ce7ceed01eddb00adb5f776e600fbcce4e | [log] [tgz] |
---|---|---|
author | Tommi <tommi@webrtc.org> | Tue May 09 14:41:51 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 09 19:15:07 2023 |
tree | 3a102d8594b51c1d8546d220b922f3fa2db26ebf | |
parent | 353413eb38b65e94f49b7c2fa9cbf7d63608b205 [diff] |
Register datachannel observer without blocking. This is especially needed for datachannels that get created in response to an OPEN message and RegisterObserver() is called from within the OnDataChannel callback. More details in the associated bug. Bug: webrtc:15165 Change-Id: I833db6c3c503623d482808dc5a02f03b9821a5f6 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/304721 Reviewed-by: Florent Castelli <orphis@webrtc.org> Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#40032}
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.