commit | 47287d546dbfe1e1cc2f669e00654b8de8c0d0a7 | [log] [tgz] |
---|---|---|
author | Sebastian Jansson <srte@webrtc.org> | Wed Sep 11 06:40:56 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Sep 11 07:10:52 2019 |
tree | 4a5a48da20d4264784ac5aa91b8a98a426fd6558 | |
parent | 70767cba4254405665db6cbac606c7717c4aabcb [diff] |
Reland "Adds peer scenario connection interface." This is a reland of d181ee798da57ce5b955f09e8dcb755fba70b51b Original change's description: > Adds peer scenario connection interface. > > This allows implementing custom clients for test in peer connection > scenario tests. For example server side behavior. > > Bug: webrtc:10839 > Change-Id: I5627b7a4d967d401f31d2e9a8f861d0849eb0184 > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/151907 > Commit-Queue: Sebastian Jansson <srte@webrtc.org> > Reviewed-by: Per Kjellander <perkj@webrtc.org> > Cr-Commit-Position: refs/heads/master@{#29125} TBR=perkj@webrtc.org Bug: webrtc:10839 Change-Id: I5e0857dc7647587eab2a9b61965f627bf310b88c Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/152481 Reviewed-by: Sebastian Jansson <srte@webrtc.org> Commit-Queue: Sebastian Jansson <srte@webrtc.org> Cr-Commit-Position: refs/heads/master@{#29147}
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.