radicle-heartwood-lfs/crates/radicle-protocol/src
Fintan Halpenny 980ed56186 protocol/service: rename `Responder::new` to `Responder::oneshot`
The `Responder` is a oneshot channel where it sends one result and the
other side receives that result.

This surfaced that the `AnnounceRefs` command was returning one result
at a time. At the moment, this is only used for a single namespace,
the local user's.
2026-02-16 13:33:00 +01:00
..
fetcher node/debug: Use derived serializers 2026-02-16 09:43:38 +00:00
service protocol/service: rename `Responder::new` to `Responder::oneshot` 2026-02-16 13:33:00 +01:00
wire protocol: Depend on `cypheraddr` not `cyphernet` 2026-02-16 09:43:38 +00:00
worker workspace: A Little Less `git2` 2025-10-13 16:14:23 +02:00
bounded.rs protocol: IntoIterator for BoundedVec 2025-12-02 12:55:09 +00:00
deserializer.rs protocol: Refactor decoding 2025-08-25 11:57:44 +01:00
fetcher.rs protocol/fetcher: Intro `RefsToFetch` 2026-02-13 15:27:21 +01:00
lib.rs protocol: Introduce `FetcherState` 2026-02-05 20:04:28 +01:00
service.rs protocol/service: rename `Responder::new` to `Responder::oneshot` 2026-02-16 13:33:00 +01:00
wire.rs protocol: Depend on `cypheraddr` not `cyphernet` 2026-02-16 09:43:38 +00:00
worker.rs node, protocol: Refactor 2025-07-16 21:15:52 +02:00