commit | 7ee2e25afbc72baba40641548ba2fe884a535e3a | [log] [tgz] |
---|---|---|
author | Sebastian Jansson <srte@webrtc.org> | Mon May 07 12:49:39 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Mon May 07 13:59:28 2018 |
tree | 7c5be7b86e3bcba988acd7a50d72b20cbf31ea59 | |
parent | 9ad845d2ab5cbc146c4afbe9cf7158a2bb710626 [diff] |
Extracting the simulation part of FakeNetworkPipe This CL extracts the part of FakeNetworkPipe responsible for simulating network behavior into the SimulatedNetwork class, which implements the new FakeNetworkInterface. This prepares for an upcoming CL where the network simulation can be injected in FakeNetworkPipe, allowing custom simulation models to be used. Bug: None Change-Id: I9b5fa0dd9ff1fd8ccd5a7ce2d9ea3a5b11c5215e Reviewed-on: https://webrtc-review.googlesource.com/64405 Commit-Queue: Sebastian Jansson <srte@webrtc.org> Reviewed-by: Christoffer Rodbro <crodbro@webrtc.org> Reviewed-by: Niels Moller <nisse@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23146}
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.