Hi,
I need to interact with a MQTT broker service. JuliaHub lists no packages for MQTT itself. I found MQTT.jl on github from 4 years ago. However it doesn’t compile as a package. and it doesn’t run well at all. I started to update it for current julia (1.7.3), but I seem to run into more issues. Before I sidetrack myself with updating MQTT.jl, does anyone know of a working julia MQTT interface?
Thanks!