damienpontifex / azure-iot-sdk-rs

A rust library for connecting devices to Microsoft Azure IoT Hub
MIT License
14 stars 11 forks source link

Remove need to define transport in generic #42

Closed damienpontifex closed 3 years ago

damienpontifex commented 3 years ago

Purpose here is to clean up how a developer creates an client from IoTHubClient::<MqttTransport>::new to IoTHubClient::new