Skip to main content

Module backend_lifecycle

Module backend_lifecycle 

Source
Expand description

Shared backend lifecycle primitives used by broker and direct clients.

Re-exports§

pub use identity::DaemonProcess;

Modules§

identity
Normalized daemon identity carried by BackendHandle.
probe
Endpoint and process identity checks for backend handles.
verify_pid
Process identity verification for backend handles.