platypush/platypush/backend/http/app
Fabio Manganiello 3e8d6bb01e
continuous-integration/drone/push Build is failing Details
Removed `typing-extensions` dependency.
The package isn't present on older versions of Debian.
2023-09-18 14:05:39 +02:00
..
mixins Refactored Tornado routes for native pub/sub support. 2023-05-30 21:58:27 +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 Removed `typing-extensions` dependency. 2023-09-18 14:05:39 +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