Skip to content

v1.0.5

Compare
Choose a tag to compare
@redboltz redboltz released this 24 Aug 09:43
· 1345 commits to master since this release
  • Renamed to mqtt_cpp from mqtt_client_cpp. (#88)
  • Improved tests. (#87)
  • Added MQTT server functionality (#84)
  • Supressed warnings. (#82)
  • Fixed WebSocket close. (#81)
  • Added tls context settings. (#80, #83)
  • Fixed force_disconnect. (#79)
  • Removed TLS manual shutdown call. (#78)
  • Fixed timer management algorithm. (#76)
  • Fixed pingreq sending timing. (#75)
  • Added bad timming mqtt command receiving guard. (#70)