commit | 76f9954b17a47623af6c1e5a538ff9bc31bbf96f | [log] [tgz] |
---|---|---|
author | Bjorn Terelius <terelius@webrtc.org> | Wed Nov 14 12:32:01 2018 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Nov 14 11:35:28 2018 +0000 |
tree | 03a394990625a81c135651a9aa1836feed9928fa | |
parent | 38578ca9a0d1e863eba69e4dceecc7ff8bb73859 [diff] |
Remove the old RTC event log parser. The new parser provides the same functionality (with a slightly different API) and is backwards compatible with the legacy wire format. Downstream projects seem to have transitioned to the new parser API. Bug: webrtc:8111 Change-Id: Icb458f0d55e0a4566c4b7b4a53cab48f0b9d6fd8 Reviewed-on: https://webrtc-review.googlesource.com/c/110782 Commit-Queue: Björn Terelius <terelius@webrtc.org> Reviewed-by: Elad Alon <eladalon@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25635}
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 http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.