commit | 72c8d2b708d442d16700229fe22918d187534430 | [log] [tgz] |
---|---|---|
author | nisse <nisse@webrtc.org> | Fri Apr 15 10:49:07 2016 |
committer | Commit bot <commit-bot@chromium.org> | Fri Apr 15 10:49:13 2016 |
tree | 81c00f32e8d4c16fe83211cf0b1f114353f57e7c | |
parent | 26acec4772a426f46388cacd315a6af2affe4679 [diff] |
Rename BEGIN_PROXY_MAP --> BEGIN_SIGNALLING_PROXY_MAP. And BEGIN_WORKER_PROXY_MAP --> BEGIN_PROXY_MAP. This rename was suggested by Tommi, with the idea that a proxy invoking methods on the worker thread should be the common case. It's a followup to https://codereview.webrtc.org/1861633002/ This cl also adds unittests for proxy calls to the worker thread. BUG=webrtc:5426 Review URL: https://codereview.webrtc.org/1871833002 Cr-Commit-Position: refs/heads/master@{#12374}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.