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;

Modules§

bus
config
handlers
hub
local_bus
metrics
mqtt
nats_bus
presence
ws

Structs§

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

Functions§

build_router