commit | 4241cf5ed5d8ce0531b6e0b3933ba665e4b656f0 | [log] [tgz] |
---|---|---|
author | Harald Alvestrand <hta@webrtc.org> | Mon Jan 21 08:29:42 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Jan 21 10:42:35 2019 |
tree | 3c748cce434fc0aba6ec6d48ee2d7756650dc892 | |
parent | a882fb3ee433e464433d593f72c4f5fa439f1adf [diff] |
Add 2 new virtual methods to IceTransportInternal This will allow the blink-layer ICE-transport handling code to use the virtual interface class rather than the concrete implementation class. Bug: chromium:864871 Change-Id: I5dfd1f266b3f3eabe42e09ba35afe218d25634b1 Reviewed-on: https://webrtc-review.googlesource.com/c/118360 Commit-Queue: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Steve Anton <steveanton@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26333}
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.