platypush/platypush/backend/http
Fabio Manganiello 1ad86428c8 Added support for custom webhooks 2019-05-17 14:55:29 +00:00
..
app Added support for custom webhooks 2019-05-17 14:55:29 +00:00
media Added support for VTT subtitles and subtitles toggling both in local and browser media players 2019-02-12 01:30:55 +01:00
poll Always define msg so the function doesn't fail on exception 2018-10-25 20:46:34 +02:00
request Removed pp- prefix from the name of the spawned processes and threads 2019-01-13 20:41:15 +01:00
static No need for snapcast-settings-btn class on snapcast-host-container 2019-03-27 00:49:53 +01:00
templates Made VLC template symlink 2019-02-21 01:38:21 +01:00
__init__.py Copy websockets list before iterating over it to prevent race conditions upon list changed upon iteration 2019-03-27 02:25:06 +01:00
utils.py Refactored HTTP server to split the routes on separate files and keep the main Flask app object in a separate file as well so it can be easily wrapped by a WSGI instance 2019-02-23 21:19:00 +01:00
uwsgi.py Added uWSGI optional dependency for HTTP backend 2019-02-24 12:35:26 +01:00