radicle-heartwood-lfs/radicle
Alexis Sellier 840fc496b8
node: Simplify control socket command parsing
Instead of using a command name plus arguments, we use a new `Command`
enum that is similar to the one in `radicle_node::service`. This way,
we're able to have more complex commands and parsing is simplified.
2023-07-26 12:35:55 +02:00
..
src node: Simplify control socket command parsing 2023-07-26 12:35:55 +02:00
Cargo.toml cob: Remove CRDTs from COB state 2023-07-25 15:29:27 +02:00