commit | 516e284351b0e0b814f9c5d22a66d212c2210dd8 | [log] [tgz] |
---|---|---|
author | Florent Castelli <orphis@webrtc.org> | Mon Apr 19 13:29:50 2021 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Apr 19 19:32:23 2021 |
tree | ff3576f92f627f489c25e6e63108d900c5a2b4bd | |
parent | eb9c3f237b110a5e5a06c3a0f20c4523dc645264 [diff] |
Remove DataChannelType and deprecated option disable_sctp_data_channels Since there is only a single type of DataChannel now, the enum was only used when data channels were disabled at the PC API. That option has been deprecated 4 years ago, it's now time to remove it. Bug: webrtc:6625 Change-Id: I9e4ada1756da186e9639dd0fbf0249c55ea0b6c7 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/215661 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Florent Castelli <orphis@webrtc.org> Cr-Commit-Position: refs/heads/master@{#33778}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.