commit | 1f609c858251b34275f15e8dbe10297b820cdb94 | [log] [tgz] |
---|---|---|
author | Harald Alvestrand <hta@webrtc.org> | Mon Nov 07 17:12:07 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 08 09:16:05 2022 |
tree | 41df74497ce75533fb7b67d3eb01d07e2333574b | |
parent | 13c0be44b3fe295506bda9d99415a200f6b0de7a [diff] |
Add aliases for StreamInterface::Read/Write using ArrayView A few usages in ssl_stream_adapter_unittests are converted to make sure the aliases are usable. Next steps are: - Change all usages inside WebRTC to the new form - Deprecate the old API - Remove the old API Pipewire failures believed to be unrelated, so No-try. No-try: true Bug: webrtc:14632 Change-Id: I618551e61a05d53e524e97483d3c7cef59b88a25 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/282221 Reviewed-by: Tomas Gunnarsson <tommi@google.com> Commit-Queue: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/main@{#38577}
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.