commit | 6f09ae20bd3f41eb9ccfab45ca8d039395c007ab | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Thu Oct 12 12:39:25 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Oct 13 08:56:06 2017 |
tree | b1e92836a15bcce6cb97089420f8decbd8f0dd58 | |
parent | 75dfd1c174933a139ff08f49f174c2db78e8e704 [diff] |
Support move-only closures in TaskQueue it allows to create less boil-plate code when marshaling call with move-only parameters (e.g. unique_ptr) to TaskQueue Bug: None Change-Id: I97ddf4f8409af2f83d69fd33267e9a87fb60d901 Reviewed-on: https://webrtc-review.googlesource.com/7619 Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Reviewed-by: Per Kjellander <perkj@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20271}
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.