commit | 074dece0855f6ee925d355cf8822eaa2375822c2 | [log] [tgz] |
---|---|---|
author | Steve Anton <steveanton@webrtc.org> | Tue Oct 24 13:04:12 2017 -0700 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Oct 24 20:41:48 2017 +0000 |
tree | 504543bce582037886c28a2f6e3f9aadc399f7d1 | |
parent | 398a7c67b111cc59e9f6a32ab7d080e181a2ed2f [diff] |
Fix flaky DataChannel integration test The DataChannel OPEN message is sent in-band in this test, and waiting for the signaling state to change is not sufficient to guarantee that the callee received this message Bug: webrtc:8443 Change-Id: I76fa6348b6f8e1e70fb41a4e644aee805b2ef4de Reviewed-on: https://webrtc-review.googlesource.com/15060 Commit-Queue: Steve Anton <steveanton@webrtc.org> Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20415}
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.