platypush/platypush/backend/http/app
Fabio Manganiello edb7197f71
[#260] Implemented authentication for websocket routes.
Plus, refactored the `backend.http.app.utils` module by breaking it down
into multiple components, as the module was starting to get too large.
2023-05-09 00:03:11 +02:00
..
routes Migrated the webapp to Tornado. 2023-05-08 02:06:45 +02:00
utils [#260] Implemented authentication for websocket routes. 2023-05-09 00:03:11 +02:00
ws [#260] Implemented authentication for websocket routes. 2023-05-09 00:03:11 +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