commit | 8d3444df2dd544bca19799c30e88ea7447000091 | [log] [tgz] |
---|---|---|
author | Steve Anton <steveanton@webrtc.org> | Fri Oct 20 15:30:51 2017 -0700 |
committer | Commit Bot <commit-bot@chromium.org> | Sat Oct 21 01:38:14 2017 +0000 |
tree | 15bf3418fc52c814e883bb689ca95a1cfe5f8594 | |
parent | 160c02089eca1ce52637dea8c5c650a3cf23599b [diff] |
Reland "Rewrite WebRtcSession media tests as PeerConnection tests" This is a reland of 3df5dcac9b339ba4d3f4969602f094c2c8035b51 Original change's description: > Rewrite WebRtcSession media tests as PeerConnection tests > > Bug: webrtc:8222 > Change-Id: I782a3227e30de70eb8f6c26a48723cb3510a84ad > Reviewed-on: https://webrtc-review.googlesource.com/6640 > Commit-Queue: Steve Anton <steveanton@webrtc.org> > Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> > Cr-Commit-Position: refs/heads/master@{#20364} Bug: webrtc:8222 Change-Id: I0a5398170d469eb9223bc781bfb417a85a72a2d2 Reviewed-on: https://webrtc-review.googlesource.com/14380 Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> Commit-Queue: Steve Anton <steveanton@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20377}
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.