Skip to main content

Module server

Module server 

Source
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§

DaemonRole
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 via DaemonRole.
socket_path
socket_path_for