amqtt/hbmqtt
Thinh Nguyen 5a241d7739 Only setting session username/password if it is not already set. This is to prevent failures when the broker is reconnecting without username/password 2018-10-29 13:55:09 +11:00
..
mqtt python3.7 support 2018-06-29 15:56:27 +02:00
plugins python3.7 support 2018-06-29 15:56:27 +02:00
__init__.py Bump version 2018-07-21 21:57:51 +02:00
adapters.py Fix issue #95 Randomly incomplete topic name in consuming from MQTT topic. 2017-10-30 17:33:41 +01:00
broker.py Merge pull request #139 from gdraynz/py37 2018-07-16 21:06:44 +02:00
client.py Only setting session username/password if it is not already set. This is to prevent failures when the broker is reconnecting without username/password 2018-10-29 13:55:09 +11:00
codecs.py Revert to 3.4 coroutine syntax 2015-11-01 15:58:20 +01:00
errors.py Fix #60 2017-06-02 21:41:17 +02:00
session.py Add __slots__ attribute to the most used classes 2017-10-10 16:09:55 +02:00
utils.py flake8: Fix all F403, F405, F821 import warnings 2017-08-07 01:23:21 +02:00
version.py flake8: Fix all E1xx indentation warnings 2017-08-07 01:23:21 +02:00