1. 09 Jun, 2020 30 commits
  2. 06 Aug, 2019 1 commit
  3. 04 Aug, 2019 1 commit
  4. 27 Jul, 2019 6 commits
  5. 26 Jul, 2019 1 commit
  6. 16 Jul, 2019 1 commit
    • 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