platypush/platypush/backend/http/app/utils
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
..
auth [#260] Implemented authentication for websocket routes. 2023-05-09 00:03:11 +02:00
__init__.py Moved `get_message_response` to `platypush.utils`. 2023-09-05 13:03:30 +02:00
bus.py Moved `get_message_response` to `platypush.utils`. 2023-09-05 13:03:30 +02:00
logger.py [#260] Implemented authentication for websocket routes. 2023-05-09 00:03:11 +02:00
routes.py `s/HttpBackend._DEFAULT_HTTP_PORT/HttpBackend.DEFAULT_HTTP_PORT/g` 2023-08-19 13:30:51 +02:00
streaming.py Refactoring the `sound` plugin to use ffmpeg as a stream converter. 2023-06-11 12:48:49 +02:00
ws.py [#260] Implemented authentication for websocket routes. 2023-05-09 00:03:11 +02:00