Expand description
Mothership - Process supervisor with HTTP exposure
Wrap, monitor, and expose your fleet:
- Spawn and supervise mothership + squadron processes
- Health check monitoring with automatic restarts
- HTTP exposure via Rama
- WASM modules for request/response processing
- TUI dashboard (always enabled)
- Graceful shutdown coordination
Re-exports§
pub use lifecycle::Lifecycle;pub use lifecycle::MothershipStatus;