commit | 4436887ed2d3324279e0f2e091c9e9355392721a | [log] [tgz] |
---|---|---|
author | Guido Urdaneta <guidou@webrtc.org> | Fri May 31 09:32:01 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri May 31 10:16:10 2019 |
tree | e5902a55e15a279859746cfad2a06705d7dc2538 | |
parent | a937c6ea21799b36866a58a8430aad8d032c0e1c [diff] |
Revert "Change default secure SCTP protocol to UDP/DTLS/SCTP" This reverts commit c3f4820e129d44471b366b8885a67b5392918d5a. Reason for revert: Will temporarily revert to fix an issue and reland afterwards. Original change's description: > Change default secure SCTP protocol to UDP/DTLS/SCTP > > The old value - DTLS/SCTP - is not standards conformant, > and the new value should be parsable since Chrome M61. > > Bug: webrtc:7706 > Change-Id: I7468cc9597dec4ef4b102fccddc4e981fed7e8d8 > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/136804 > Reviewed-by: Steve Anton <steveanton@webrtc.org> > Commit-Queue: Harald Alvestrand <hta@webrtc.org> > Cr-Commit-Position: refs/heads/master@{#27940} TBR=steveanton@webrtc.org,mbonadei@webrtc.org,hbos@webrtc.org,hta@webrtc.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: webrtc:7706 Change-Id: Ida8ae20767485c75edc44dff8a3fa1af2006f207 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/139244 Reviewed-by: Guido Urdaneta <guidou@webrtc.org> Reviewed-by: Henrik Boström <hbos@webrtc.org> Commit-Queue: Guido Urdaneta <guidou@webrtc.org> Cr-Commit-Position: refs/heads/master@{#28121}
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.