commit | 55b91b988f7b8149a98af2f9b5aa5cf13594a921 | [log] [tgz] |
---|---|---|
author | Piotr (Peter) Slatala <psla@webrtc.org> | Fri Jan 25 13:31:15 2019 -0800 |
committer | Commit Bot <commit-bot@chromium.org> | Sat Jan 26 00:04:22 2019 +0000 |
tree | 92d57ddbce11f25ddc4bb98fd271e646afb98d3b | |
parent | 9058e076c02b9811751bfff03e0c8a5785fd0bb0 [diff] |
Only create no-op DTLS if media transport is used for both media and data Currently it's possible that no-op DTLS is created if media transport is only used for data channels. Changing it so that no-op DTLS is only created when both media & data will flow through media transport. Bug: webrtc:9719 Change-Id: I87f27fc778ea21b12f2904bad1452d893f66b541 Reviewed-on: https://webrtc-review.googlesource.com/c/119909 Commit-Queue: Peter Slatala <psla@webrtc.org> Reviewed-by: Steve Anton <steveanton@webrtc.org> Reviewed-by: Anton Sukhanov <sukhanov@webrtc.org> Reviewed-by: Bjorn Mellem <mellem@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26416}
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.