commit | 41300af8768cdbd9cd1785b3ecb0767ca6a43aba | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Wed Jul 10 12:44:43 2019 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Jul 10 14:08:20 2019 +0000 |
tree | a95271d4582cb09ec1cc3f4fbb362ec9f65b6d13 | |
parent | 80cb3f6db622442b6360e67851e8903aa0d06d03 [diff] |
Poison default task queue factory Users of webrtc generally should be able to choose own task queue implementation. Poison avoids accidental dependency of a low level component on the default implementation Android and ios apis are still de-facto forced to use the default implementation. Bug: webrtc:10284 Change-Id: I67ecf2317f43ee32b0c9e8a6e69f1e0987cf1914 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/144786 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/master@{#28524}
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.