commit | 88db8352781242b0dc81f3a97630075c05334c50 | [log] [tgz] |
---|---|---|
author | Bjorn A Mellem <mellem@webrtc.org> | Fri Sep 20 12:32:16 2019 -0700 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Sep 20 20:06:14 2019 +0000 |
tree | e6284cb611762c028f7551d9c1103539113b3c89 | |
parent | d7022312687e3e989276ea55a271fd2230cffee8 [diff] |
Change DataChannelTransportInterface/Sink methods to pure virtual. These methods are implemented everywhere, so they no longer need to provide default implementations. Bug: webrtc:9719 Change-Id: Idf67a78010a55f545d882793d0d6edbccfae525b Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/154002 Commit-Queue: Bjorn Mellem <mellem@webrtc.org> Commit-Queue: Seth Hampson <shampson@webrtc.org> Reviewed-by: Seth Hampson <shampson@webrtc.org> Cr-Commit-Position: refs/heads/master@{#29262}
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.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.