Skip to main content

Module runtime

Module runtime 

Source
Expand description

Dashboard IPC runtime lifecycle.

The runtime owns the target-side Unix socket accept loop and the dynamic registration heartbeat used by the relay integration.

Structs§

DashboardIpcRuntimeGuard
Guard that owns dashboard IPC background tasks and socket cleanup.

Functions§

start_dashboard_ipc_runtime
Starts the dashboard IPC runtime for an enabled target configuration.