commit | dcc910a2095de4077bda3cd5a9c3e217e3b0b5df | [log] [tgz] |
---|---|---|
author | Sebastian Jansson <srte@webrtc.org> | Tue Nov 12 15:36:34 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Nov 12 17:26:15 2019 |
tree | 68a7aec347e6df9eb42885b8efca57d8dd0d1590 | |
parent | b4463eeedc3ef344475215c8c03ee29e27085b14 [diff] |
Adds simulated TCP message route for testing. This TCP message route allows simulation of sending a fixed lengths message over an existing route. This can be used to simulate reliable signaling in tests as well as simulating the cross traffic impact of TCP connection. It is based on the existing Fake TCP cross traffic implementation. Bug: webrtc:9510 Change-Id: Ibfc2a9a5b95593b00db16de2c09ce929077cf5c5 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/159482 Commit-Queue: Sebastian Jansson <srte@webrtc.org> Reviewed-by: Niels Moller <nisse@webrtc.org> Cr-Commit-Position: refs/heads/master@{#29777}
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.