commit | dd7fb43f28410e00039660e31e130568c901d03e | [log] [tgz] |
---|---|---|
author | deadbeef <deadbeef@webrtc.org> | Fri Sep 30 22:16:48 2016 |
committer | Commit bot <commit-bot@chromium.org> | Fri Sep 30 22:16:57 2016 |
tree | bfd12e5a79ee4a5ed677857a83ab590a4f24e82a | |
parent | 89824f6fe05b43876550812c35195cf0f1237ccc [diff] |
Emit SignalReadyToSend even for "presumed writable" connections. The Connection class will now blindly forward SignalReadyToSend, and P2PTransportChannel will decide whether to forward it further (which it was already doing). BUG=webrtc:6448 Review-Url: https://codereview.webrtc.org/2374183005 Cr-Commit-Position: refs/heads/master@{#14462}
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.