commit | 8a6241e3511af461b64c3efa0e08ee031c7ca0c2 | [log] [tgz] |
---|---|---|
author | eladalon <eladalon@webrtc.org> | Tue Aug 29 13:53:21 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Aug 29 13:53:21 2017 |
tree | 73c1f0f62e62063be83bc11ecbd2e5c6a2313b80 | |
parent | cfab6c7c04e3480c9dba32ca86a33428cea6ea34 [diff] |
Make DirectTransport::task_queue_ const DirectTransport::task_queue_ previously could not be const, because of a hack for the deprecated version of DirectTransport. That is no longer the case. BUG=webrtc:8125 TBR=stefan@webrtc.org Review-Url: https://codereview.webrtc.org/3012483002 Cr-Commit-Position: refs/heads/master@{#19583}
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.