Azure-Samples / MqttApplicationSamples

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

getting_started in Golang #74

Closed patilsnr closed 1 year ago

patilsnr commented 1 year ago

adds getting_started sample flow in golang using mqtt5

patilsnr commented 1 year 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 1 year 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 1 year ago

/azp run