radicle-heartwood-lfs/crates/radicle-protocol
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 protocol: Depend on `cypheraddr` not `cyphernet` 2026-02-16 09:43:38 +00:00