aion-server 0.19.0

Aion workflow server library: HTTP, gRPC, WebSocket, and worker endpoints. Run it with the `aion` binary from the aion-cli crate.
Documentation
1
2
3
4
//! Embedded ops-console asset serving support.

/// Embedded ops-console assets and lookup helpers.
pub mod assets;