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.
Development
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.
More info
- Official web site: http://www.webrtc.org
- Master source code repo: https://webrtc.googlesource.com/src
- Samples and reference apps: https://github.com/webrtc
- Mailing list: http://groups.google.com/group/discuss-webrtc
- Continuous build: http://build.chromium.org/p/client.webrtc
- Coding style guide
- Code of conduct
Description
The idea is to make CMake build for WebRTC m130 version - for audio processing module
Languages
C++
90.3%
Java
2.9%
C
2.2%
Objective-C++
2%
Python
1.3%
Other
1%