commit | 2f65ec53ace9585827ddb56dc5f9c1f8f20d9f61 | [log] [tgz] |
---|---|---|
author | Taylor Brandstetter <deadbeef@webrtc.org> | Thu May 24 18:37:28 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Fri May 25 00:16:03 2018 |
tree | ac5fd24a076a7db7d14d5cc2fadd3219215f0bcd | |
parent | bc846854970099dc72ec9644c4b18cd43b7ace5e [diff] |
Add serialization of a=ice-lite. It was being parsed, but not serialized. Meaning that if you set a remote description with a=ice-lite, and then read the remoteDescription attribute, it doesn't contain a=ice-lite. NOTRY=True Bug: webrtc:6668 Change-Id: Ia3c56d876c317b5af71a1f383f238d1e86f06a01 Reviewed-on: https://webrtc-review.googlesource.com/78821 Commit-Queue: Taylor Brandstetter <deadbeef@webrtc.org> Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> Reviewed-by: Zhi Huang <zhihuang@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23391}
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.