commit | d59daf8023286d63a1b6c8af82eedb684181c1eb | [log] [tgz] |
---|---|---|
author | deadbeef <deadbeef@webrtc.org> | Wed Oct 14 15:02:44 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Wed Oct 14 22:02:50 2015 +0000 |
tree | 67b8269b22c3247856381d1d62832ded365cc565 | |
parent | 83210409e018ccfb69750a838c27db3dfac3f62d [diff] |
Merging BaseSession code into WebRtcSession. After the TransportController CL, BaseSession does little more than hold a state and an error, and act as an intermediary for the TransportController. So it doesn't make sense for it to be its own class. Review URL: https://codereview.webrtc.org/1397973002 Cr-Commit-Position: refs/heads/master@{#10281}
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.