ESPixelStick icon indicating copy to clipboard operation
ESPixelStick copied to clipboard

MQTT SSL Support

Open jnovack opened this issue 4 years ago • 1 comments

The async-mqtt-client library supports SSL/TLS but there is no mechanism in the interface to instantiate the SSL/TLS methods.

Describe the solution you'd like Be able to connect to an MQTT broker over SSL/TLS.

Additional context MQTT failures are not printed in the console. :(

jnovack avatar Dec 30 '20 21:12 jnovack

I plan to address this in 4.0

forkineye avatar Dec 30 '20 22:12 forkineye