Skip to content

v2.2.0

Compare
Choose a tag to compare
@256dpi 256dpi released this 18 Oct 14:47
· 142 commits to master since this release
  • lower default keep alive to 10s
  • updated to latest lwmqtt (introduces some fixes for keep alive issues)
  • simplify callback handling (fixed a bug due to msg.payload beeing sometimes NULL)
  • close a left open connection on a new connection attempt
  • small code cleanups and refactorings