platypush/platypush/backend/mqtt
Fabio Manganiello e49a0aec4d
Various improvements.
- Better synchronization logic on stop for `AsyncRunnablePlugin`.
- Fixed several thread names by dropping `prctl.set_name` in favour of
  specifying the name directly on thread creation.
- Several LINT fixes.
2023-02-08 00:46:50 +01:00
..
__init__.py Various improvements. 2023-02-08 00:46:50 +01:00
manifest.yaml Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00