commit | b907f1f9f88189edd54c3f42ba8f2bdacf3d37b6 | [log] [tgz] |
---|---|---|
author | Artem Titov <titovartem@google.com> | Wed Apr 01 22:07:23 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Apr 02 12:44:05 2020 |
tree | 25e1795c504627a1e74f7b6d36b8d1e84bef7c68 | |
parent | c6b2f34f358b70f5fdd4b119b77b88f0f33492a8 [diff] |
Extract test peer creation into separate file Extract test peer creation into separate file to simplify code and increase readability. Also it is 1st step in bigger refactoring of PC level test fixture implementation to make it more granular and reusable. Change-Id: I687a17bda33a8eebc1ef0ddc0d54572e095fd709 Bug: webrtc:11479 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/172628 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Artem Titov <titovartem@webrtc.org> Cr-Commit-Position: refs/heads/master@{#30980}
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.