commit | 29d16c0ed61e46b00b4becfd9e1d093d1551b11b | [log] [tgz] |
---|---|---|
author | Philipp Hancke <philipp.hancke@googlemail.com> | Thu Feb 03 11:24:52 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 03 12:18:50 2022 |
tree | 245725f38d6b74c7fb52caaff31eece111febf58 | |
parent | 7b370b935ec0dac991da08f9da227df9ce245fd5 [diff] |
stun/turn: use hostname when reconstructing the url in the case of an ip address the hostname() call will return that. This may also avoid leaking IP addresses from DNS resolutions and is more similar to the url originally passed into the peerconnection (but will for example produce a fully formed url and resolves the port if none was given). BUG=webrtc:13652 Change-Id: I000c66f7988b4b205e38c4dde5b888e48d8f6a0f Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/250202 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Philipp Hancke <philipp.hancke@googlemail.com> Cr-Commit-Position: refs/heads/main@{#35898}
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.