Skip to content

Releases: 256dpi/esp-mqtt

v0.5.3

19 Apr 16:34
Compare
Choose a tag to compare
  • use read and write lwip calls
  • disabled nagles algorithm
  • added error handling documentation
  • treat a full queue as an exception
  • use command timeout for select

v0.5.2

09 Apr 22:42
Compare
Choose a tag to compare
  • use safe lwip functions where possible
  • prevent task deletion if selecting on socket

v0.5.1

27 Mar 20:12
757d399
Compare
Choose a tag to compare
  • added support for last testament and will messages (#11) by @shmuelzon

v0.5.0

22 Mar 21:35
Compare
Choose a tag to compare
  • updated lwmqtt to v0.6.0
  • migrated to lwip sockets api
  • use select fro true async data processing
  • always dispatch events after working
  • provide port as string

v0.4.4

15 Feb 10:01
Compare
Choose a tag to compare
  • properly reset network (#5)
  • updated log levels and messages

v0.4.3

14 Nov 09:23
Compare
Choose a tag to compare
  • updated lwmqtt (fixes qos flows)

v0.4.2

22 Oct 17:08
Compare
Choose a tag to compare
  • updated lwmqtt

v0.4.1

19 Oct 20:31
Compare
Choose a tag to compare
  • updated lwmqtt

v0.4.0

18 Oct 15:28
Compare
Choose a tag to compare
  • updated lwmqtt
  • reflected changes to lwmqtt and fixed timer related bugs

v0.3.2

30 Sep 21:09
Compare
Choose a tag to compare
  • updated lwmqtt