Well... It has finally happened, Anyone implement MQTT and HTTP REST API using asyncio as foundation? #16505
Jibun-no-Kage
started this conversation in
General
Replies: 1 comment
-
https://github.com/peterhinch/micropython-mqtt |
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.
-
Well... It has finally happened, Anyone implement MQTT and HTTP REST API using asyncio as foundation? I hope to make the code base transportable across ESP32 and ESP8266, but been a while since I worked with asyncio, last time I had a MQTT based implementation but now need HTTP REST API as well. Yes, have to different types of clients. Hoping someone has tackled this multiple client type scenario of I don't have to invent a wheel here.
Beta Was this translation helpful? Give feedback.
All reactions