running-process crate
This crate contains the Rust implementation for running-process, including
the v1 broker protocol schemas and lifecycle helpers.
v1 Broker Specification
Core broker docs:
Schema docs:
Consumer adoption guides:
Operations and rollout docs:
- Broker internal architecture
- Admin verbs
- Backend lifecycle
- Handoff optimization
- Observability
- Rollout policy
- Escape hatch
- Troubleshooting
Examples:
Contrib service templates:
The authoritative v1 proto files live under proto/broker_v1/.