Skip to main content

Crate flow_server

Crate flow_server 

Source

Re-exports§

pub use error::AppError;
pub use error::AppResult;
pub use state::AppState;
pub use state::MetadataCache;

Modules§

error
helpers
routes
sse
state
watcher
ws

Functions§

build_router
Build the axum router with all routes
run_server
Run the axum server with the given configuration