commit | 6d6a2ae1741ad201381695253b9c26c0bda407cc | [log] [tgz] |
---|---|---|
author | Steve Anton <steveanton@webrtc.org> | Mon Dec 04 17:19:47 2017 -0800 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Dec 05 02:11:51 2017 +0000 |
tree | dfb4692d612bbc6b9ae695a68df86f7d32c2cb70 | |
parent | c8c3231302b2ecd854d260c29d1bfa3a936311c5 [diff] |
Refactor PeerConnection::UpdateSessionState This rewrites UpdateSessionState to better show the logic common to all description types and the logic specific to offers/answers/etc. Separating these will allow more code to be reused with the Unified Plan implementation. Bug: webrtc:8587 Change-Id: I56e0370dcb8bb4b59af2a5209edcad4606480e1c Reviewed-on: https://webrtc-review.googlesource.com/27322 Commit-Queue: Steve Anton <steveanton@webrtc.org> Reviewed-by: Peter Thatcher <pthatcher@webrtc.org> Reviewed-by: Zhi Huang <zhihuang@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21065}
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.