commit | e1a0c942d670c5eeecb367a8d644c7ae9b999890 | [log] [tgz] |
---|---|---|
author | honghaiz <honghaiz@webrtc.org> | Tue Feb 16 22:54:56 2016 |
committer | Commit bot <commit-bot@chromium.org> | Tue Feb 16 22:55:01 2016 |
tree | 456459abecec36399fcf5dfda06d1a6277864248 | |
parent | 2c38c20e7bce3e4fe41dfdab3db0582cea39de20 [diff] |
Add network cost as part of the connection ranking. For now, the network cost is purely based on the network type (cellular has cost 0xFFFF and everything else has cost 0). Add cost to the candidate signaling and the stun request signaling (which is needed for peer reflexive candidates). BUG=webrtc:4325 Review URL: https://codereview.webrtc.org/1668073002 Cr-Commit-Position: refs/heads/master@{#11642}
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.