commit | f33cee7534f0469330b6b7aa57f84eec4b082598 | [log] [tgz] |
---|---|---|
author | eladalon <eladalon@webrtc.org> | Mon Sep 04 07:26:14 2017 -0700 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Sep 04 14:26:14 2017 +0000 |
tree | bfcca87c6cbcde1931357bf66622c3cb7c94e5e9 | |
parent | a8ae6f2acaef86e63f349442dbde8e81a9bd041e [diff] |
Make RtcEventLogImpl to use a TaskQueue instead of a helper-thread Make RtcEventLogImpl to use a TaskQueue instead of a helper-thread. This will eventually allow us to run multiple log sessions on a single task-queue. BUG=webrtc:8142, webrtc:8143, webrtc:8145 Review-Url: https://codereview.webrtc.org/3007473002 Cr-Commit-Position: refs/heads/master@{#19666}
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.