adafruit / Adafruit_CircuitPython_MiniMQTT

MQTT Client Library for CircuitPython
Other
80 stars 49 forks source link

Add examples using cert/key pair #164

Closed zbauman3 closed 1 year ago

zbauman3 commented 1 year ago

Add examples using cert/key pair to address https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT/issues/98

brentru commented 1 year ago

@zbauman3 Thank you for the contribution to this library!

zbauman3 commented 1 year ago

@brentru no problem! I've been loving using it, y'all have done an amazing job!

I think this should mean you can close #98 👌

brentru commented 1 year ago

@zbauman3 Closed, thanks for resolving this :)