commit | 029cc4f4d7e18df081b098d129063025a78f3703 | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Mon Aug 04 18:21:15 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 07 09:01:51 2025 |
tree | fcc21e69d2323c3bd14175e6690447c09ace957b | |
parent | 9dec5c3b13dc580411c9caefb3f9e0ce8cbca18e [diff] |
Cleanup p2p_transport_channel_unittests * Move all tests into anonymous namespace in webrtc namespace * Use TimeDelta type instead of raw ints for timeouts * Use shorter version of WaitUntil when waiting for boolean condition Bug: None Change-Id: I244345904e96aa24597c11a76ab3818dd2691cd6 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/403200 Reviewed-by: Jonas Oreland <jonaso@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/main@{#45304}
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.