radicle-heartwood-lfs/crates/radicle-node
Fintan Halpenny 0d628a45e2 protocol: refactor to use Responder
Refactors every command that uses a `Sender` to use a `Responder`
instead. There is an exception for `QueryState` since its usage
differs slightly to the other cases.

To make the usage more ergonomic, constructors for the variants that
require a `Responder` are added.
2026-02-16 13:33:00 +01:00
..
src protocol: refactor to use Responder 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