damienpontifex / azure-iot-sdk-rs

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

Spawning ping task to help client keep alive #53

Closed damienpontifex closed 3 years ago

damienpontifex commented 3 years ago

First step to help with #50 to ensure that the TCP connection stays open by ensuring client keeps a ping request and response happening