This commit is contained in:
parent
a2c5348ca4
commit
9ddfd9bc63
2 changed files with 32 additions and 4 deletions
|
|
@ -19,7 +19,8 @@ when you need depth on a subsystem. This file is the index.
|
|||
hive-c0re/ host daemon + CLI (one binary, subcommand-dispatched)
|
||||
src/main.rs clap setup; serve / spawn / kill / rebuild / list /
|
||||
pending / approve / deny / destroy [--purge] /
|
||||
request-spawn; periodic vacuum tasks
|
||||
request-spawn / set-parent (--parent / --root);
|
||||
periodic vacuum tasks
|
||||
src/server.rs host admin socket (HostRequest → dispatch)
|
||||
src/client.rs admin-socket client
|
||||
src/manager_server.rs manager-privileged socket (ManagerRequest)
|
||||
|
|
|
|||
Loading…
Reference in a new issue