Skip to main content

Crate freshblu_server

Crate freshblu_server 

Source

Re-exports§

pub use bus::DynBus;
pub use config::ServerConfig;
pub use hub::MessageHub;
pub use rate_limit::RateLimiter;
pub use webhook::WebhookExecutor;

Modules§

bus
config
handlers
hub
local_bus
metrics
mqtt
nats_bus
presence
rate_limit
webhook
ws

Structs§

ApiError
Newtype wrapper to implement IntoResponse for FreshBluError (orphan rule)
AppState
Shared application state

Functions§

build_router