platypush/platypush/backend/http/app/utils
Fabio Manganiello 7c780e6650
Refactored `utils.bus.send_request`.
It should return the response output and raise an error if the response
has errors.
2023-11-04 16:22:27 +01: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 Refactored `utils.bus.send_request`. 2023-11-04 16:22:27 +01: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