commit | d21eab3eea96925c4e1fab25402b5f6dd16032bb | [log] [tgz] |
---|---|---|
author | deadbeef <deadbeef@webrtc.org> | Wed Jul 26 23:50:11 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Jul 26 23:50:11 2017 |
tree | 0f297c5b6037816d2fdbc12f1dbb2e70149699fe | |
parent | 3427f538de4fce254ae6625d57b87aa4c6f66f5c [diff] |
Add "max_ipv6_networks" field to RTCConfiguration. This allows an application to easily override the default limit (currently 5). Also adding a test that covers more of the PeerConnection<->PortAllocator interaction. BUG=webrtc:7703 Review-Url: https://codereview.webrtc.org/2985653003 Cr-Commit-Position: refs/heads/master@{#19160}
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.