radicle-heartwood-lfs/crates/radicle-node
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
..
src protocol/service: rename `Responder::new` to `Responder::oneshot` 2026-02-16 13:33:00 +01:00
Cargo.toml CVE-2025-58160 2026-02-13 17:26:50 +00:00
build.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00