Expand description
The resident daemon (§3): unix-socket RPC + the reverse proxy.
Spun up on demand by the CLI; same binary, daemon run subcommand.
Enums§
- Daemon
Role - Whether this daemon is the operator process or an embedded/test instance.
Functions§
- run
- Run the daemon until told to shut down. Returns once drained.
- run_
with - Like
run, but binds the socket under an injectable state layout, listens on an injectable proxy port, and selects operator vs embedded behavior viaDaemonRole. - socket_
path - socket_
path_ for