pub async fn start_mini_broker() -> MiniBrokerExpand description
Binds 127.0.0.1:0 and serves until MiniBroker::shutdown.
Panics if the port cannot be bound.
pub async fn start_mini_broker() -> MiniBrokerBinds 127.0.0.1:0 and serves until MiniBroker::shutdown.
Panics if the port cannot be bound.