Refactor DatagramConnectionTest to use RunLoop Replaced usage of AutoThread, rtc::Event and ProcessMessages(0) with RunLoop for more reliable asynchronous testing and should help with fixing flaky tests. Example failure: https://chromium-swarm.appspot.com/task?id=74e388e21f9fdb11&o=true&w=true Bug: none Change-Id: Id9949744bf0d1e1c85b905b25977e11d7c9fdc23 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/429345 Reviewed-by: Tony Herre <herre@google.com> Auto-Submit: Tomas Gunnarsson <tommi@webrtc.org> Commit-Queue: Tony Herre <herre@google.com> Cr-Commit-Position: refs/heads/main@{#46361}
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.