Azure-Samples / MqttApplicationSamples

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

Update to latest MQTTnet and adds ClientID to command sample #65

Closed rido-min closed 12 months ago

rido-min commented 1 year ago

Purpose

Updates MQTTnet to latest version Adds ClientID to command samples

Checklist

Does this introduce a breaking change?

[ ] Yes
[X] No

Pull Request Type

What kind of change does this Pull Request introduce?

[X] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[X] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

What to Check

Verify that the following are valid

Other Information

rido-min commented 12 months ago

ping.. any concerns to approve this PR?

vaavva commented 12 months ago

ping.. any concerns to approve this PR?

I don't have any issues with the PR, but I think a C# dev should look over/approve it