platypush/platypush/backend/http/app
Fabio Manganiello b746d0b402
continuous-integration/drone/push Build is passing Details
Moved `get_message_response` to `platypush.utils`.
It is general-purpose enough to be used by all the integrations, not
only by the HTTP backend.
2023-09-05 13:03:30 +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 [Chore] pylint 2023-06-14 01:44:36 +02:00
utils Moved `get_message_response` to `platypush.utils`. 2023-09-05 13:03:30 +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