commit | a0a83aafd3c79b68dec40ba2453f65141693cc43 | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Tue Mar 11 09:43:45 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 11 15:03:26 2025 |
tree | 04d99cbfdc365ea853f9e02bfde19f342d260e45 | |
parent | 0a76875497055d9177d8ec29d149c0bef08435e3 [diff] |
Allow test::EmulatedEndpoint to rebind to a different network as each NetworkManager uses own network thread, EmulatedEndpoint::Enabled state may now be changed by different threads, thus protected now with a mutex rather than thread checker. Bug: None Change-Id: I6dc1afbc9e34b6c64de1eb0c5c2b386f3b42fe8f Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/380620 Reviewed-by: Artem Titov <titovartem@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/main@{#44091}
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.