Azure-Samples / MqttApplicationSamples

Samples implementing common PubSub patterns for Edge and Cloud Brokers
MIT License
25 stars 25 forks source link

Rido/puback #48

Closed rido-min closed 1 year ago

rido-min commented 1 year ago

Removes ManagedClient from telemetry samples Updates TelemetryConsumer to enable clients to customize puback

rido-min commented 1 year ago

I closed this PR b/c we dont want to use the telemetry sample to show the Delayed ACK, we will use the Alert sample instead