commit | e782abab190e0fb7afb501c470cf3d7fa8d5e7a9 | [log] [tgz] |
---|---|---|
author | Benjamin Wright <benwright@webrtc.org> | Thu Apr 26 18:43:40 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Apr 26 18:43:49 2018 |
tree | 2615fffb58ceab6a20d7bc3ab0ea02516199d337 | |
parent | edbd389ecc7388973b55e6e3787ed6a95254dc99 [diff] |
Revert "TCP TURN Integration Test" This reverts commit edbd389ecc7388973b55e6e3787ed6a95254dc99. Reason for revert: Breaking integration on Linux. Original change's description: > TCP TURN Integration Test > > This changeset adds a new integration test to do basic validation that TCP > TURN functionality works in WebRTC. It simply sets up a TestTurnServer > configured to relay over TCP and then allows the clients to connect to this > server over TCP. > > Bug: webrtc:7668 > Change-Id: Id9f3b4e22f40ace7c7eeddf103b5d954a0872777 > Reviewed-on: https://webrtc-review.googlesource.com/70568 > Commit-Queue: Benjamin Wright <benwright@webrtc.org> > Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> > Cr-Commit-Position: refs/heads/master@{#23044} TBR=deadbeef@webrtc.org,stefan@webrtc.org,pthatcher@webrtc.org,benwright@webrtc.org Change-Id: Icdf8747d7a1a7bd2a1a29f1536821a0eacb7764e No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: webrtc:7668 Reviewed-on: https://webrtc-review.googlesource.com/72961 Reviewed-by: Benjamin Wright <benwright@webrtc.org> Commit-Queue: Benjamin Wright <benwright@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23045}
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.