Revert "Add rust versions of Timestamp and TimeDelta" This reverts commit cc81bf903c1768722cae0408ffe1328be129cfc7. Reason for revert: Breaks Chromium iOS FYI Original change's description: > Add rust versions of Timestamp and TimeDelta > > This exercises C++ -> Rust binding and adds unit test support to the CQ. > > This also implement webrtc::import! rust macro. This is backed by the > chromium::import! macro but allows for path remapping based on the > webrtc_root variable. > > Rust tests have been disabled on Fuchsia and iOS because their test > runners don't work with Rust yet. Android does not support rust tests at > all. > > Bug: webrtc:416446214 > Change-Id: I3c65d3f8526f1a498829ca8f4f2d8a086a6a6964 > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/452580 > Commit-Queue: Evan Shrubsole <eshr@webrtc.org> > Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> > Cr-Commit-Position: refs/heads/main@{#47630} Bug: webrtc:416446214 No-Presubmit: true No-Tree-Checks: true No-Try: true Change-Id: I7ca9b9fca200bfcc00c81e57326198147dd93072 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/470300 Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Evan Shrubsole <eshr@webrtc.org> Cr-Commit-Position: refs/heads/main@{#47636}
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.