radicle-heartwood-lfs/radicle-node
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 radicle: Import the new SQLite library with bundled binary 2023-07-25 12:30:03 +02:00
Dockerfile Build container images for deployment 2022-12-14 17:15:40 +01:00