Skip to main content

Crate ff_server

Crate ff_server 

Source
Expand description

FlowFabric server — HTTP API, Valkey connection, and background engine.

Re-exports§

pub use config::ServerConfig;
pub use server::Server;
pub use server::ServerError;

Modules§

admin
Administrative subcommands for operator use.
api
REST API layer — thin axum handlers over Server methods.
config
server