commit | ea5a944921af4e1c31aa1e5f4ef28e4a8e942452 | [log] [tgz] |
---|---|---|
author | Ali Tofigh <alito@webrtc.org> | Tue Jun 14 13:20:15 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 14 15:01:12 2022 |
tree | 6ddc911b112c8ee783d45e4b0f1358bab383b01c | |
parent | bed8507b95710818e1a4642a269c59a1a5ea07de [diff] |
Add absl::string_view version of PortInterface::SupportsProtocol() This is the first step of migrating SupportsProtocol() to absl::string_view. The std::string version will be removed once all downstream users have migrated and have implemented the absl::string_view version. Bug: webrtc:13579 Change-Id: Ib609b9bab0c2e525553daddb1e365050bbe1c1f5 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/265806 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Ali Tofigh <alito@webrtc.org> Cr-Commit-Position: refs/heads/main@{#37211}
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.