commit | cb21ffe8996b1209da672164713b581505c9a3d8 | [log] [tgz] |
---|---|---|
author | Elad Alon <eladalon@webrtc.org> | Fri Oct 19 18:30:30 2018 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Oct 19 17:30:02 2018 +0000 |
tree | 87730672b4e9894adc413f554ac8839efdc0aa3c | |
parent | 2dfa998be243069a7ba428df9a4fd6eb79b3f122 [diff] |
Add blob-encoding support for RTC event logs A blob is a string of binary information, whose length may not necessarily be determined by looking into the string, so that concatenating all blobs without explicitly including their lengths as part of their encoding is not a viable option. Bug: webrtc:8111 Change-Id: I89fdca660e89a6a71eff3ecb7b86416312b81f23 Reviewed-on: https://webrtc-review.googlesource.com/c/104201 Commit-Queue: Elad Alon <eladalon@webrtc.org> Reviewed-by: Björn Terelius <terelius@webrtc.org> Reviewed-by: Yves Gerey <yvesg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25278}
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.