commit | 25c77c1aea82347a613840144d3e8ac9be1e855f | [log] [tgz] |
---|---|---|
author | Tommi <tommi@webrtc.org> | Mon May 25 15:44:55 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Mon May 25 17:21:56 2020 |
tree | e512a793234d44737fd5fe45a8e242f619f26a07 | |
parent | 5fd4060ca282d5297ae96d682dff3e41b4c4aa19 [diff] |
Add SharedModuleThread class to share a module thread across Call instances. This reduces the number of threads allocated per PeerConnection when more than one PC is needed. Bug: webrtc:11598 Change-Id: I3c1fd71705f90c4b4bbb1bc3f0f659c94016e69a Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/175904 Commit-Queue: Tommi <tommi@webrtc.org> Reviewed-by: Erik Språng <sprang@webrtc.org> Cr-Commit-Position: refs/heads/master@{#31347}
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.