Azure / azure-sdk-for-c

This repository is for active development of the Azure SDK for Embedded C. For consumers of the SDK we recommend visiting our versioned developer docs at https://azure.github.io/azure-sdk-for-c.
MIT License
224 stars 120 forks source link

Connection management retry #2707

Closed RLeclair closed 7 months ago

RLeclair commented 9 months ago

PR containing the changes to enable connection management to retry. Based on the latest mqtt connection state machine.

Tested RPC samples.

NOTE: Tests are not exhaustive yet, will work on them in this PR