Azure-Samples / MqttApplicationSamples

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

getting_started in Golang #74

Closed patilsnr closed 11 months ago

patilsnr commented 11 months ago

adds getting_started sample flow in golang using mqtt5

patilsnr commented 11 months ago

any chance to unit test connectionsettings.go? I'm missing some logic to enable/disable TLS

Have you tried with mosquitto?

I'm still addressing your comments and pushing periodically. I will let you know when this is ready for a proper review.

rido-min commented 11 months ago

any chance to unit test connectionsettings.go? I'm missing some logic to enable/disable TLS Have you tried with mosquitto?

I'm still addressing your comments and pushing periodically. I will let you know when this is ready for a proper review.

you can set the PR as draft until it's ready

patilsnr commented 11 months ago

/azp run