| commit | 1fbc1f1be61c6ad0ee5212b5e29ebc4103e8b8eb | [log] [tgz] |
|---|---|---|
| author | Harald Alvestrand <hta@webrtc.org> | Mon Dec 22 21:46:02 2025 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Dec 25 19:11:45 2025 |
| tree | 70613e8abd48b39c0ee3698af8350077f3f3e4b2 | |
| parent | 89dc41ccc5c0084393c744d7bb14ffe8926547c2 [diff] |
Move DC ID allocation from SDP negotiation to SCTP connection This allows proper consideration of the negotiated number of datachannels, and conforms with section 6.1.1.3 of the WEBRTC-PC spec, which says that this action should be done when the SCTP transport is connected. Drive-by: delete ::testing:: prefix in peer_connection_end_to_end_unittest.cc. Bug: webrtc:42228011 Change-Id: Iffb51d96dac39943775d61f22e491465684bff7c Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/435520 Commit-Queue: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#46540}
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.