commit | 24ee167a3d69fae766456cef4e653a6a03645a22 | [log] [tgz] |
---|---|---|
author | Artem Titov <titovartem@webrtc.org> | Thu Oct 04 11:48:48 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Oct 04 12:18:32 2018 |
tree | 34ea225ffef7620d823550d5686f89226926e2a2 | |
parent | e7ce888abe3ff228cda24da7bf9326003f037c92 [diff] |
Rename NetworkSimulationInterface into NetworkBehaviorInterface. This name will better describe what implementation should do and how users will interact with this class. The real simulation is done by FakeNetworkPipe and this class is just operates with packages metadata, so it is more about describing behavior. Bug: webrtc:9630 Change-Id: I00977e6be0ca84e7c233b4c35f0677e8263e4382 Reviewed-on: https://webrtc-review.googlesource.com/c/95944 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Reviewed-by: Sebastian Jansson <srte@webrtc.org> Commit-Queue: Artem Titov <titovartem@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24989}
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.