radicle-heartwood-lfs/crates/radicle-protocol/src
Lorenz Leutgeb 10a82958ca
node: Explicit default for `AddressConfig`
The intent to drop outgoing connections is modeled as `Option::None`
which is brittle and easy to miss.

Extend `enum AddressConfig` with a variant that is more explicit.
2026-03-31 16:24:22 +02:00
..
fetcher rust/edition/fmt: 2021 → 2024 2026-03-30 16:57:51 +02:00
service rust/edition/fmt: 2021 → 2024 2026-03-30 16:57:51 +02:00
wire cargo: Add feature for Tor support 2026-03-31 16:24:22 +02:00
worker rust/edition/fmt: 2021 → 2024 2026-03-30 16:57:51 +02:00
bounded.rs rust/edition: 2021 → 2024 2026-03-30 16:56:58 +02:00
deserializer.rs rust/edition: 2021 → 2024 2026-03-30 16:56:58 +02:00
fetcher.rs protocol: Allow configuration of `radicle_fetch::Config` 2026-03-24 14:40:42 +00:00
lib.rs protocol: Introduce `FetcherState` 2026-02-05 20:04:28 +01:00
service.rs node: Explicit default for `AddressConfig` 2026-03-31 16:24:22 +02:00
wire.rs cargo: Add feature for Tor support 2026-03-31 16:24:22 +02:00
worker.rs protocol: Allow configuration of `radicle_fetch::Config` 2026-03-24 14:40:42 +00:00