commit | 25ed435afee393ef94cb0cd357ff594407b0453d | [log] [tgz] |
---|---|---|
author | deadbeef <deadbeef@webrtc.org> | Tue Dec 13 02:37:36 2016 |
committer | Commit bot <commit-bot@chromium.org> | Tue Dec 13 02:37:41 2016 |
tree | 8b037764be4650cc073b9c84d61bb41c05fd6345 | |
parent | 39ce11f7f65d773c09e540774900e206b5be06fc [diff] |
Implement parsing/serialization of a=bundle-only. This CL doesn't start *using* a=bundle-only; it just adds support for parsing it. We need to do this first, because otherwise old versions of WebRTC will interpret a zero port value as a rejected m= section. BUG=webrtc:4674 Review-Url: https://codereview.webrtc.org/2562183002 Cr-Commit-Position: refs/heads/master@{#15558}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.