commit | 22e623ad6837e545d60cdb557f845a4cccac1568 | [log] [tgz] |
---|---|---|
author | Qingsi Wang <qingsi@google.com> | Tue Mar 13 17:53:57 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Mar 13 18:54:03 2018 |
tree | 66764b86b7f3f90b0661de04d61a4ad3c156dc97 | |
parent | 5b2567d137fa05094278483573289b2b150fc292 [diff] |
Add configurable threshold for writability state update. Add configurable parameters in RTCConfiguration with the default value given by the constants CONNECTION_WRITE_CONNECT_TIME and CONNECTION_WRITE_CONNECT_FAILURES in the ICE implementation. These two parameters define the time period for which a candidate pair must wait for ping response and the minimum number of connectivity checks that the pair must send without response before its state becomes unreliable from writable as defined in the current ICE implementation. Bug: webrtc:8988 Change-Id: I484599b7d776489a87741ffea8926df766095da9 Reviewed-on: https://webrtc-review.googlesource.com/60704 Commit-Queue: Qingsi Wang <qingsi@google.com> Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> Reviewed-by: Sami Kalliomäki <sakal@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22411}
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.