commit | 75c8fb4b2c138b99f6bb7ffa6e2f415594116eed | [log] [tgz] |
---|---|---|
author | hbos <hbos@webrtc.org> | Wed Oct 12 21:48:15 2016 |
committer | Commit bot <commit-bot@chromium.org> | Wed Oct 12 21:48:20 2016 |
tree | c0ad3ac37bd65ef8e3b51aec30f77b74b4a9850c | |
parent | 84ffdee879c9d13f50288dbf6a2a050b0da95170 [diff] |
DataChannelInterface default impl of [messages/bytes]_[sent/received]. The default implementations are provided as to not break Chromium mocks, as soon as we have done a successful roll they should be updated and the default implementations removed. TBR=hta@webrtc.org, deadbeef@webrtc.org NOTRY=True BUG=chromium:654927 Review-Url: https://codereview.webrtc.org/2414613003 Cr-Commit-Position: refs/heads/master@{#14617}
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.