commit | 348b08ac3e0bd49385115ceaa8740a63a91bf0c8 | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Thu Jan 17 13:07:25 2019 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Jan 17 13:10:14 2019 +0000 |
tree | 7aebe284497f85e1f25cf9b4971fa1bd44bd2ca9 | |
parent | 24871e4cbe56052424bd80cd903786723d0abc49 [diff] |
Introduce webrtc::TaskQueue and TaskQueueFactory interfaces Bug: webrtc:10191 Change-Id: Ia2fff34cb260d904f25f7263051695f1c004a53b Reviewed-on: https://webrtc-review.googlesource.com/c/117360 Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26295}
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.