| commit | 3588b10764dcc2193bcc1df17386e8be8794168d | [log] [tgz] |
|---|---|---|
| author | Danil Chapovalov <danilchap@webrtc.org> | Wed Mar 26 00:06:04 2025 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 26 13:43:06 2025 |
| tree | 6b3a9bfdeede2094b2aa5ded6409c513ee02b96d | |
| parent | 54340d137fbbf8bf5fcea1b41444482550f65d28 [diff] |
Provide Environment in FakePortAllocator instead of field trials Plan is to propagate Environment further to create individual Ports. While at it simplify FakePortAllocator construction parameters: All users create BasicPacketSocketFactory for the FakePortAllocator - move that responsibility into FakePortAllocator itself. Ports no longer need Thread class, any TaskQueueBase would work, so relax `network_thread` parameter. Almost all users of the FakePortAllocator provide current thread as the `network_thread` - make that a default value. Bug: webrtc:405883462 Change-Id: Id5d51f893efed0220ee1b74c5237a62a4f3c196c Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/382641 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/main@{#44234}
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.