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}
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.