platypush/platypush/backend/http/app/ws
Fabio Manganiello d7208c6bbc
Refactored Tornado routes for native pub/sub support.
The Redis pub/sub mechanism is now a native feature for Tornado routes
through the `PubSubMixin`.

(Plus, lint/black chore for the sound plugin)
2023-05-30 21:58:27 +02:00
..
__init__.py Refactored Tornado routes for native pub/sub support. 2023-05-30 21:58:27 +02:00
_base.py Refactored Tornado routes for native pub/sub support. 2023-05-30 21:58:27 +02:00
events.py Refactored Tornado routes for native pub/sub support. 2023-05-30 21:58:27 +02:00
requests.py [#260] Added ``/ws/requests`` websocket route. 2023-05-09 02:40:32 +02:00