amqtt/hbmqtt
shipmints 6d6dd997f1 Asyncio fixes 2020-02-20 10:46:29 -05:00
..
mqtt Asyncio fixes 2020-02-20 10:46:29 -05:00
plugins Corrected memory leak of task refs in client deliver_message on timeout causing client_tasks to grow forever, in plugin/manager causing _fired_events to grow forever 2020-02-14 20:36:17 -05:00
__init__.py release 2020-01-25 18:08:07 +04:00
adapters.py Asyncio fixes 2020-02-20 10:46:29 -05:00
broker.py Asyncio fixes 2020-02-20 10:46:29 -05:00
client.py Slight enhancement to client_tasks.pop() in cancel tasks and disconnect logic. 2020-02-17 14:56:59 -05:00
codecs.py Asyncio fixes 2020-02-20 10:46:29 -05: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 fix PyYAML warning on call of `yaml.load(…)` 2019-06-30 20:03:49 +02:00
version.py flake8: Fix all E1xx indentation warnings 2017-08-07 01:23:21 +02:00