Shared command and event type definitions for vm-pool.
This crate defines the protocol used for communication between:
- Host (service) ↔ VM (supervisor) over stdio
- Tasks (client) ↔ vm-pool (service) over Unix socket
Shared command and event type definitions for vm-pool.
This crate defines the protocol used for communication between: