commit | 00ff9dd4e4a0c9ae1e7ac2e2d5e91b92f1c0d336 | [log] [tgz] |
---|---|---|
author | Philipp Hancke <phancke@meta.com> | Mon Sep 30 20:15:15 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 01 15:28:06 2024 |
tree | 793f3af5dd058f0d1e00c3fc4bcf4365a80088d8 | |
parent | 076eb6cdf236cd6125ab126df2340ca3ee265425 [diff] |
Remove deprecated ParseIceServers variant which has been deprecated since 2022 as shown by git grep -n "\[\[deprecated" | while IFS=: read i j k; do git blame -L $j,$j $i -n -f | cat; done BUG=webrtc:42224819 Change-Id: If7c5cc97aabfb43693ea3b07d45c3aa5ecc7236a Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/364181 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Henrik Boström <hbos@webrtc.org> Commit-Queue: Philipp Hancke <phancke@meta.com> Cr-Commit-Position: refs/heads/main@{#43129}
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.