MQTT and wss/websocket secure

Discussion about programs, libraries and tools that work with MicroPython. Mostly these are provided by a third party.
Target audience: All users and developers of MicroPython.
Post Reply
ttadam
Posts: 18
Joined: Sun Apr 26, 2020 3:36 pm

MQTT and wss/websocket secure

Post by ttadam » Mon Nov 09, 2020 8:17 pm

Hello there!

Can you recommend me a library, where I can connect to a emqx mqtt server via websocket(443)
I used mqttsimple but that library can't handle that kind of connection.

Thank you,

Post Reply