| commit | 4930228a3eaca3411d54b315ed29e5a504ed61da | [log] [tgz] |
|---|---|---|
| author | Philipp Hancke <phancke@meta.com> | Thu Apr 24 16:42:27 2025 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 20 21:40:19 2025 |
| tree | 63eb149a3fd75043472d2728876c6f4a8b343689 | |
| parent | 58f9e566f93b0d42b8ff6821f2471163745e5ea3 [diff] |
pc: limit TURN username to 509 bytes which is the limit for the STUN username field defined in https://www.rfc-editor.org/rfc/rfc8489#section-14.3 This is already silently enforced at the lower layer. Spec issue: https://github.com/w3c/webrtc-pc/issues/3049 BUG=webrtc:413259647 Change-Id: I34ffcf26bdc7ca772c41565f5a9a6fce088e49c9 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/388360 Reviewed-by: Guido Urdaneta <guidou@webrtc.org> Commit-Queue: Philipp Hancke <phancke@meta.com> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#44701}
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.