commit | 33b01f2162af32457e0a6a6e0eb670254701df61 | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Wed May 11 17:55:27 2016 |
committer | Danil Chapovalov <danilchap@webrtc.org> | Wed May 11 17:55:41 2016 |
tree | 434ca9d3757ac102abc29128d12312f165889b94 | |
parent | 3108fc933b7dfacf3b724e4b956b99f6575696bc [diff] |
Adds network thread to rtc::BaseChannel BaseChannel do calls to transport_channel on network_thread, while keep calls to media_engine on worker_thread. It still works when network_thread == worker_thread. BUG=webrtc:5645 R=pthatcher@webrtc.org Review URL: https://codereview.webrtc.org/1903393004 . Cr-Commit-Position: refs/heads/master@{#12690}
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.