martin-ger / esp_mqtt

MQTT Broker/Bridge on the ESP8266
MIT License
295 stars 69 forks source link

Tested on ESP32? #20

Open chadham opened 6 years ago

chadham commented 6 years ago

Fantastic work - game changer for IOT on MQTT! Have you tested this on the ESP32 by any chance? It has considerable more system resources so could be more viable.

Thanks.

martin-ger commented 6 years ago

No, not yet. Porting is some effort as tasking is different under RTOS and the socket interface also.

Think about it - if I find some time...

chadham commented 6 years ago

Okay. Let me know if I can help test it...

Fbo06 commented 6 years ago

Hello, first thank you very much for this fantastic work, do you have any news about porting this library to ESP32, because it is much much more powerful ?

1003657663 commented 3 years ago

so cool. if this can support esp32 is really cool.