commit | dd2eebef5e578877b2ddaccef4aafa360c7e288f | [log] [tgz] |
---|---|---|
author | Artem Titov <titovartem@webrtc.org> | Mon Aug 20 11:27:45 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Aug 20 11:47:28 2018 |
tree | 06b6246c09bd3392d6ff6c26f21c1fca7df7c0b5 | |
parent | 908689d04718c02f7e29f12431faf447187cc713 [diff] |
Deprecate two DirectTransport ctors and remove their direct usage. Because DirectTransport is switched on SimulatedPacketReceiverInterface we can't create it from some specific config in ctor, so all ctors, that accept specific config are deprecated and you should pass concrete implementation of underlying implememntation instead. Bug: webrtc:9630 Change-Id: I7f241f310c993d8136b40898e55a6915924d61bd Reviewed-on: https://webrtc-review.googlesource.com/94841 Reviewed-by: Sebastian Jansson <srte@webrtc.org> Reviewed-by: Patrik Höglund <phoglund@webrtc.org> Commit-Queue: Artem Titov <titovartem@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24344}
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.