• Nathaniel Wesley Filardo's avatar
    MQTT tweaks (#2822) · 9f8b74de
    Nathaniel Wesley Filardo authored
    * mqtt:connect() secure parameter should be boolean
    
    Continue to honor the old 0/1 values, but make them undocumented and add
    a deprecation warning to the code and docs.  Eventually, this should go
    away.
    
    * mqtt: rip out deprecated autoreconnect
    
    * mqtt: expose all the callbacks via :on
    9f8b74de
mqtt.c 60.4 KB