v2.2.0
- 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