commit | 48b1b18065c5aff930a5354f691e22df014e4be9 | [log] [tgz] |
---|---|---|
author | Artem Titov <titovartem@webrtc.org> | Fri Jul 05 11:09:48 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Jul 05 12:43:17 2019 |
tree | 174a41db1865d4fcec842b382c8aa9f49a533cca | |
parent | c8263e0638b8d613a4da069cd33fc2d19723352f [diff] |
Add ability to create EmulatedNetworkNode from BuiltInNetworkBehaviorConfig There is no public API to create NetworkBehaviorInterface from BuiltInNetworkBehaviorConfig, so this CL will add direct method, that will allow downstream projects to use BuiltInNetworkBehaviorConfig for network emulation. Bug: webrtc:10138 Change-Id: Iaec3ea17c12bd06b1c0ff3e5bc2b32cc1c4f62f8 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/144628 Reviewed-by: Sebastian Jansson <srte@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Artem Titov <titovartem@webrtc.org> Cr-Commit-Position: refs/heads/master@{#28494}
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.