commit | de8429e2c53945ae3224aa42f269e636b88e0fe7 | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Tue Mar 18 16:34:26 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 18 23:08:39 2025 |
tree | 9cb3ade84e816bad28a999fceed3ac80d4edc72c | |
parent | 970b9bc28eaadd707e9b89eb9a798035e4b6b1d1 [diff] |
Migrate absl variant to std in WebRTC Since https://github.com/abseil/abseil-cpp/commit/aea2fc0ea15951455716b43e8156daddc2c68493 abseil no longer has own implementation of the variant type, and instead alias it to std::variant. Bug: chromium:40242126 Change-Id: I924933eab26e88579c22fb267d3829d755939bb1 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/380743 Auto-Submit: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#44151}
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.