Module client

Module client 

Source
Expand description

Generic client helper for daemon-based plugins

Provides a retry-with-autospawn pattern for connecting to daemon processes.

Structs§

DaemonClientConfig
Configuration for the daemon client

Functions§

send_command_with_autospawn
Send a command to the daemon with automatic spawning if not running