Skip to main content

Module command_client

Module command_client 

Source
Expand description

Ephemeral command clients for jobs / cron / autopilot one-shots.

Structs§

AsyncCommandClient
Async one-shot RPC client (connect → RPC → close).
CommandClient
Sync wrapper around AsyncCommandClient for scripts.