platypush/platypush/backend/http/app
Fabio Manganiello 20a2203e7e
[Shell plugin] Added support for async output over websockets.
2023-10-18 03:00:51 +02:00
..
mixins [Shell plugin] Added support for async output over websockets. 2023-10-18 03:00:51 +02:00
routes Replaced deprecated `flask.escape` with `markupsafe.escape`. 2023-07-25 00:26:15 +02:00
streaming Removed `typing-extensions` dependency. 2023-09-18 14:05:39 +02:00
utils Moved `get_message_response` to `platypush.utils`. 2023-09-05 13:03:30 +02: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