platypush/platypush/backend/http/app
Fabio Manganiello bf1b8aaf70
Delete pubsub closure to `_pubsub_close()`.
The Redis channel may be closed, and in that case we need to handle the
exception instead of throwing it - which causes the upstream Tornado
worker to fail too.
2024-01-14 21:27:08 +01:00
..
mixins Delete pubsub closure to `_pubsub_close()`. 2024-01-14 21:27:08 +01:00
routes Major rewrite of the `media` routes. 2023-11-05 01:33:36 +01:00
streaming Major rewrite of the `media` routes. 2023-11-05 01:33:36 +01:00
utils Refactored `utils.bus.send_request`. 2023-11-04 16:22:27 +01:00
ws [Shell plugin] Added support for async output over websockets. 2023-10-18 03:00:51 +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