kranz-server 0.0.1

REST/WebSocket host for Kranz missions: the hosted-engine registry behind the web dashboard and Slack bridge. Placeholder reserving the name for the imminent first release.
Documentation
1
2
3
4
5
6
7
//! Placeholder release reserving the `kranz-server` name.
//!
//! The real crate — the axum REST/WebSocket host and hosted-engine registry
//! (`MissionHost`) behind the Kranz web dashboard and Slack bridge — lands
//! here at v0.1.x.
//!
//! Project: <https://github.com/craigcode/kranz>