oa_gateway_testing::stomp

Function start_mini_broker

Source
pub async fn start_mini_broker() -> MiniBroker
Expand description

Binds 127.0.0.1:0 and serves until MiniBroker::shutdown.

Panics if the port cannot be bound.