commit | 4319b1695ea063966a5e34b29314d7849797af38 | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Thu Jan 14 15:02:22 2021 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Jan 14 15:02:47 2021 |
tree | 4f16c71f15503506b1cc14705e6e04210a9b65c6 | |
parent | 8c2250eddc7263036397179a0794b9b17d7afb38 [diff] |
Revert "Replace RTC_WARN_UNUSED_RESULT with ABSL_MUST_USE_RESULT in c++ code" This reverts commit 8c2250eddc7263036397179a0794b9b17d7afb38. Reason for revert: breaks downstream project Original change's description: > Replace RTC_WARN_UNUSED_RESULT with ABSL_MUST_USE_RESULT in c++ code > > Bug: webrtc:12336 > Change-Id: If76f00d0883b5c8a90d3ef5554f5e22384b3fb58 > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/197620 > Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> > Reviewed-by: Christoffer Rodbro <crodbro@webrtc.org> > Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> > Cr-Commit-Position: refs/heads/master@{#32978} TBR=danilchap@webrtc.org,mbonadei@webrtc.org,crodbro@webrtc.org Change-Id: I5c9d419785254878a825865808b56841cd30b9b5 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: webrtc:12336 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/201731 Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/master@{#32979}
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.