amqtt/hbmqtt
shipmints 138313a3eb 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
..
mqtt Add protocol write synchronization. 2019-03-05 10:07:05 +01: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 Getting peer address with self._protocol.remote_address in WebSocketsWriter.get_peer_info 2019-11-28 07:30:27 +01:00
broker.py Enable reuse_address by default. 2019-08-06 17:06:22 +02:00
client.py 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
codecs.py
errors.py
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