Skip to main content

Crate mothership

Crate mothership 

Source
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;

Modules§

charter
Charter module
docking
Docking Protocol - Mothership ↔ Ship communication
flagship
Flagship coordination for multi-server fleet deployments
fleet
Fleet module
http
HTTP exposure layer via Rama
lifecycle
Mothership lifecycle state machine
monitoring
payload
Payload module