Open mattison16 opened 2 years ago
Hi there
Phil has passed away ~ 1year ago, you can checkout the stable H4AsyncMQTT, use my fork, a complete PlatformIO environment for H4Plugins is available.
You might check dependencies under platformio.ini.
You could also check out https://github.com/bertmelis/espMqttClient
I've, I'm more satisfied with Phil's design for which is now reliable, and does support TLS.
Per MQTT, MQTT 5.0 is under development.
On Sun, Jul 9, 2023, 13:19 Proddy @.***> wrote:
You could also check out https://github.com/bertmelis/espMqttClient
— Reply to this email directly, view it on GitHub https://github.com/philbowles/PangolinMQTT/issues/42#issuecomment-1627670621, or unsubscribe https://github.com/notifications/unsubscribe-auth/AH3O7J3TRMTOIOE4VZ4TLQLXPKAUDANCNFSM5SXCIG5Q . You are receiving this because you commented.Message ID: @.***>
Hey all, MQTT 5.0 is available there in H4AsyncMQTT.
Hello, get a problem compiling with TLS support and get this error:
.pio/libdeps/d1_mini/ESPAsyncTCP/src/tcp_axtls.h:44:25: fatal error: include/ssl.h: No such file or directory
I think a prerequisite is missing. What can I do? What is missing?