pub async fn start_mqtt_server( config: MqttConfig, ) -> Result<(), Box<dyn Error + Send + Sync>>
Start an MQTT server using rumqttd