commit | cdcfab0a52e735803312dc28541a455a8360365c | [log] [tgz] |
---|---|---|
author | Harald Alvestrand <hta@webrtc.org> | Mon Sep 28 13:02:07 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Sep 28 14:27:51 2020 |
tree | 385160a4aa8b434cb4c431a6f38cbf08f938aa47 | |
parent | b2995a1e579ec5937935eb0445f9062a178dfe3c [diff] |
Refactor webrtc::PeerConnection to split out offer/answer This reduces the size of peer_connection.cc by more than 2000 lines. Design doc for refatoring (available on request): https://docs.google.com/document/d/1ETeUhon9sJihEUpA9ZZHpOGhzDqlZGLQOk3cD_CjKDM/edit Bug: webrtc:11995 Change-Id: I9ed8603807b45bb192a01df026755cb6b5365291 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/185801 Commit-Queue: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Henrik Boström <hbos@webrtc.org> Cr-Commit-Position: refs/heads/master@{#32212}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.