damienpontifex / azure-iot-sdk-rs

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

Calling client get_receiver should ensure the transport is connected if needed #30

Open damienpontifex opened 4 years ago

damienpontifex commented 4 years ago

Resiliency around getting a receiver when the client's tcp connect has potentially disconnected or doesn't exist