commit | 847a9c70c2f952470a418e5b0eee30f91046d151 | [log] [tgz] |
---|---|---|
author | Artem Titov <titovartem@webrtc.org> | Tue Aug 14 13:44:31 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Aug 15 10:21:10 2018 |
tree | 90568f3bb51d6c567713ed5a35d783c94b3630c0 | |
parent | b75d6b8dc3e40926931eba24967db131b09c7e6f [diff] |
Use NetworkSimulationInterface instead of SimulatedNetwork. Switch on using NetworkSimulatedInterface in FakeNetwork pipe to be able to inject different implementations in future. Also temporary add SetConfig(...) method to NetworkSimulationInterface to make it possible to use it in FakeNetworkPipe. This method will be removed by futher refactoring. Bug: webrtc:9630 Change-Id: I2ce2219f523b4121e46643699ab87b37da09d95b Reviewed-on: https://webrtc-review.googlesource.com/94145 Reviewed-by: Patrik Höglund <phoglund@webrtc.org> Reviewed-by: Sebastian Jansson <srte@webrtc.org> Commit-Queue: Artem Titov <titovartem@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24289}
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.