commit | b4c6d1e6d9f3a9153f83976a65a5d66548cc432b | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Mon Jan 21 12:52:59 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Jan 21 16:08:31 2019 |
tree | e6e96a119db75380a721cc50ab7eb5209eca2a9d | |
parent | 443760d4baa80753b148ab5571628c3d80d2a896 [diff] |
Connect global task queue factory and rtc::TaskQueue This cl allows to overwrite TaskQueue implementation by depending on and setting the global task queue factory. Bug: webrtc:10191 Change-Id: I69ceb139d00078d3be90eeb4e240758b88829c20 Reviewed-on: https://webrtc-review.googlesource.com/c/118060 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26345}
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.