commit | 936c1af16d94b4642a54033cb99a9e890c87b09a | [log] [tgz] |
---|---|---|
author | Artem Titov <titovartem@webrtc.org> | Tue Nov 01 13:28:34 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 01 13:29:28 2022 |
tree | d03d9d32acfffe210bb12c7aac0833df6e8eb323 | |
parent | 1afa161f59d9fe766713d1d21d524998801edcf2 [diff] |
Revert "move relay server priority assignment to port_allocator" This reverts commit b395f5bd5c5be7a3b54fc85ca482759a56a0cd6e. Reason for revert: Breaks downstream project. Jonas will help to reland this CL. Original change's description: > move relay server priority assignment to port_allocator > > which knows more about the internals of ICE. > Remove the relay server config priority field which was used to > specify the relative priority of TURN servers. This is now handled > internally by CreateRelayPortArgs without being exposed. > > Also rename BasicPortAllocator::AddTurnServer to > BasicPortAllocator::AddTurnServerForTesting since it is a test-only > method. > > BUG=webrtc:13195,webrtc:14539 > > Change-Id: Id36cbf0187b7a84d1a9b53860f31994f3c7589f0 > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/280224 > Commit-Queue: Philipp Hancke <phancke@microsoft.com> > Reviewed-by: Harald Alvestrand <hta@webrtc.org> > Reviewed-by: Jonas Oreland <jonaso@webrtc.org> > Cr-Commit-Position: refs/heads/main@{#38520} Bug: webrtc:13195,webrtc:14539 Change-Id: I7ca087a272793908f003cea6c32efe6214e54028 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/281340 Owners-Override: Artem Titov <titovartem@webrtc.org> Commit-Queue: Artem Titov <titovartem@webrtc.org> Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#38524}
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.