platypush/platypush/backend/http/app
Fabio Manganiello d7208c6bbc
Refactored Tornado routes for native pub/sub support.
The Redis pub/sub mechanism is now a native feature for Tornado routes
through the `PubSubMixin`.

(Plus, lint/black chore for the sound plugin)
2023-05-30 21:58:27 +02:00
..
mixins Refactored Tornado routes for native pub/sub support. 2023-05-30 21:58:27 +02:00
routes Moved camera routes. 2023-05-27 22:24:45 +02:00
streaming Refactored Tornado routes for native pub/sub support. 2023-05-30 21:58:27 +02:00
utils Moved camera routes. 2023-05-27 22:24:45 +02:00
ws Refactored Tornado routes for native pub/sub support. 2023-05-30 21:58:27 +02:00
__init__.py Support for specifying the application Redis queue from the command line or service constructor 2021-03-06 19:22:13 +01:00