esp-mqtt

MQTT component for esp-idf projects based on the lwmqtt library

MIT License

Stars
97

Bot releases are hidden (Show)

esp-mqtt - Latest Release

Published by 256dpi 4 months ago

  • support IDF 5.2.2
esp-mqtt -

Published by 256dpi almost 2 years ago

  • select background task core during init
esp-mqtt -

Published by 256dpi almost 2 years ago

  • simplified config
  • allow task core selection
esp-mqtt -

Published by 256dpi almost 2 years ago

  • updated method signatures
esp-mqtt -

Published by 256dpi over 2 years ago

  • various networking fixes
esp-mqtt -

Published by 256dpi over 2 years ago

  • use new networking stack in test
  • support cmake based build system
esp-mqtt -

Published by 256dpi over 2 years ago

  • updated to esp-idf 4.4
esp-mqtt -

Published by 256dpi over 2 years ago

  • keep connecting until stopped
esp-mqtt - v0.7.4

Published by 256dpi almost 3 years ago

  • do not require SSL certificate if verify is false (@jpf91)
  • Make esp_mqtt.h c++ compatible (@jpf91)
  • fixed includes
  • default to idf based monitor
  • allocate single buffer per event
esp-mqtt -

Published by 256dpi over 3 years ago

  • updated esp-idf
esp-mqtt -

Published by 256dpi almost 4 years ago

  • small fixes
  • updated lwmqtt
esp-mqtt -

Published by 256dpi over 5 years ago

  • updated idf to 3.1.4
esp-mqtt -

Published by 256dpi over 5 years ago

  • added TLS support (thanks @kshyshkin)
esp-mqtt -

Published by 256dpi over 5 years ago

  • added return code to check if task has been started
  • updated lwmqtt (fixes an integer overflow)
esp-mqtt -

Published by 256dpi over 5 years ago

  • prevent counting down if error is EAGAIN
esp-mqtt -

Published by 256dpi about 6 years ago

  • added non blocking connect to satisfy timeout
  • allow background process to be killed while connecting
esp-mqtt -

Published by 256dpi about 6 years ago

  • updated idf to v3.0.2
  • dispatch events only in the async process
esp-mqtt -

Published by 256dpi over 6 years ago

  • updated lwmqtt
esp-mqtt -

Published by 256dpi over 6 years ago

  • support esp-idf v3
esp-mqtt -

Published by 256dpi over 6 years ago

  • added missing mutex unlock
  • peek network before yielding to client
Badges
Extracted from project README
Test Release