c22d6a8f9b3e08ef896c9066719ec2f6df7036c5
This reverts commit 7b581eb1cab0b2ccd0a2d60163bb2b73c244346a. Reason for revert: Breaks downstream projects Original change's description: > Reland "Parameterize PeerConnection signaling tests for Unified Plan" > > Original change's description: > > Parameterize PeerConnection signaling tests for Unified Plan > > > > This also changes the behavior of CreateAnswer to fail unless > > the signaling state is kHaveRemoteOffer or kHaveLocalPranswer, > > as per the WebRTC specification. > > > > Bug: webrtc:8765 > > Change-Id: I60ac67cd92b17fcbff964afc14d049481e816a28 > > Reviewed-on: https://webrtc-review.googlesource.com/41042 > > Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> > > Commit-Queue: Steve Anton <steveanton@webrtc.org> > > Cr-Commit-Position: refs/heads/master@{#21779} > > Bug: webrtc:8813 > Change-Id: I9f608fcd0b7aca00b4c1092e271dbd9cd710c38a > Reviewed-on: https://webrtc-review.googlesource.com/46861 > Commit-Queue: Steve Anton <steveanton@webrtc.org> > Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> > Reviewed-by: Steve Anton <steveanton@webrtc.org> > Cr-Commit-Position: refs/heads/master@{#21860} TBR=steveanton@webrtc.org,deadbeef@webrtc.org,pthatcher@webrtc.org Change-Id: I15490e4db3290a8ab6056cf82959be7a97e6b1c3 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: webrtc:8813 Reviewed-on: https://webrtc-review.googlesource.com/47340 Reviewed-by: Oleh Prypin <oprypin@webrtc.org> Commit-Queue: Oleh Prypin <oprypin@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21865}
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.
Development
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.
More info
- Official web site: http://www.webrtc.org
- Master source code repo: https://webrtc.googlesource.com/src
- Samples and reference apps: https://github.com/webrtc
- Mailing list: http://groups.google.com/group/discuss-webrtc
- Continuous build: http://build.chromium.org/p/client.webrtc
- Coding style guide
- Code of conduct
Description
Languages
C++
88.6%
C
3.3%
Java
3%
Objective-C++
1.9%
Python
1.9%
Other
1%