Skip to content

Releases: 256dpi/esp-mqtt

v0.3.1

22 Aug 16:14
Compare
Choose a tag to compare
  • updated lwmqtt to fix the payload length bug

v0.3.0

19 Aug 19:03
Compare
Choose a tag to compare
  • updated lwmqtt and reflected changes

v0.2.0

18 Aug 16:06
Compare
Choose a tag to compare
  • updated lwmqtt and reflected changes
  • do not assert queue send, log a message instead

v0.1.3

28 May 21:29
Compare
Choose a tag to compare
  • properly dispatch mqtt messages async and deadlock free

v0.1.2

24 May 07:10
Compare
Choose a tag to compare
  • improved lock handling during connect

v0.1.1

21 May 09:46
Compare
Choose a tag to compare
  • clarify and assert the LWIP_SO_RCVBUF requirement
  • make stack size and priority configurable
  • enforce LWIP_SO_RCVBUF using Kconfig

v0.1.0

14 May 09:38
Compare
Choose a tag to compare
  • first release