commit | c4d3a5d44c25fb42c26393b6ddc0feadd52e5e2f | [log] [tgz] |
---|---|---|
author | Taylor Brandstetter <deadbeef@webrtc.org> | Wed Sep 30 10:32:59 2015 -0700 |
committer | Taylor Brandstetter <deadbeef@webrtc.org> | Wed Sep 30 17:33:08 2015 +0000 |
tree | 7af890ed46bb4e098a123c78a2d4b7262d1ce6ed | |
parent | 2b342bf99c9578247940929c02a41ef9ccec6d6e [diff] |
Thinning out the Transport class. Connecting TransportChannelImpls directly to the TransportController, and removing redundant signal forwarding/state aggregating code from Transport. This brings us closer to just getting rid of Transport entirely. R=pthatcher@webrtc.org Review URL: https://codereview.webrtc.org/1380563002 . Cr-Commit-Position: refs/heads/master@{#10120}
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.