Changelog --------- 0.9.0 ..... * fix a `serie of issues `_ * improve plugin performance * support Python 3.6 * upgrade to ``websockets`` 3.3.0 0.8.0 ..... * fix a `serie of issues `_ 0.7.3 ..... * fix deliver message client method to raise TimeoutError (`#40 `_) * fix topic filter matching in broker (`#41 `_) Version 0.7.2 has been jumped due to troubles with pypi... 0.7.1 ..... * Fix `duplicated $SYS topic name `_ . 0.7.0 ..... * Fix a `serie of issues `_ reported by `Christoph Krey `_ 0.6.3 ..... * Fix issue `#22 `_. 0.6.2 ..... * Fix issue `#20 `_ (``mqtt`` subprotocol was missing). * Upgrade to ``websockets`` 3.0. 0.6.1 ..... * Fix issue `#19 `_ 0.6 ... * Added compatibility with Python 3.5. * Rewritten documentation. * Add command-line tools :doc:`references/hbmqtt`, :doc:`references/hbmqtt_pub` and :doc:`references/hbmqtt_sub`.