radicle-heartwood-lfs/radicle
cloudhead b675185538
node: Improve control socket API
We improve the API so that error messages can be sent back and are
always expected as potential responses to commands. This means that
`CommandResult` is always the type that is sent for commands.

This includes some breaking changes, for example the default "success"
message is simply `{}` instead of `{"status":"ok"}`.
2023-11-13 11:02:45 +01:00
..
src node: Improve control socket API 2023-11-13 11:02:45 +01:00
Cargo.toml Update `sqlite` dependency to 0.32.0 2023-11-08 15:08:01 +01:00