platypush/platypush/backend/http
Fabio Manganiello fa708663e1
Replaced command-line uwsgi wrapper in the backend.http docs with gunicorn
gunicorn makes it easier to set up a uWSGI wrapper
around the web application, and it's easier to
install and document than handling uwsgi as an
external system dependency.
2021-12-11 22:44:00 +01:00
..
app Resolve "Mastodon integration" 2021-11-07 01:00:29 +01:00
media Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
poll Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
request Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
webapp Added music.spotify UI integration 2021-07-20 01:35:21 +02:00
__init__.py Replaced command-line uwsgi wrapper in the backend.http docs with gunicorn 2021-12-11 22:44:00 +01:00
manifest.yaml Replaced command-line uwsgi wrapper in the backend.http docs with gunicorn 2021-12-11 22:44:00 +01:00
utils.py Major LINT fixes 2021-04-05 00:58:44 +02:00
uwsgi.py Added uWSGI optional dependency for HTTP backend 2019-02-24 12:35:26 +01:00