Major design overhaul, more TLS options, quality improvements and extensive examples
With this release, long awaited features are finally here. Not only is there now full support for all TLS options offered and supported by PHP SSL contexts. Also, a lot of work has been put into refactoring and testing of existing code. A few APIs have been moved and renamed, and there is now also an extensive collection of examples available in the php-mqtt/client-examples
repository.
A full list of changes can be found in the changelog. It should give a good idea how to upgrade as well. Upgrading is recommended.
Special thanks go to @thg2k for contributing to this version in various ways!