MQTT client connection to an MQTT broker over a WebSocket? #5940
Unanswered
espruino-discuss
asked this question in
ESP8266
Replies: 1 comment
-
Posted at 2017-12-21 by @gfwilliams Yes, it should be possible. Just establish the WebSocket connection, call Sine MQTT is expecting a Posted at 2017-12-21 by sureshkm Thank you! @gfwilliams Let me give a try. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2017-12-20 by sureshkm
Hi @gfwilliams and all,
I've an Espruino Pico. Is it possible for the MQTT client to connect to the MQTT broker over WebSocket protocol?
Beta Was this translation helpful? Give feedback.
All reactions