platypush/platypush/backend/http
Fabio Manganiello a5f02c6a30 The /hook route should not require token authentication - authentication is up to the hook implementation 2021-02-24 22:21:01 +01:00
..
app The /hook route should not require token authentication - authentication is up to the hook implementation 2021-02-24 22:21:01 +01:00
media New media panel [WIP] 2021-01-14 00:15:35 +01:00
poll Prevent a tight loop in HttpPoll if one of the requests fails 2020-07-01 00:53:23 +02:00
request Refactored logging names 2020-09-27 01:33:38 +02:00
webapp js dependencies updated 2021-02-21 18:47:26 +01:00
__init__.py Make sure that all hanging threads, backends and services are stopped and their resources cleaned up when the application stops. 2021-02-23 23:09:26 +01:00
utils.py Refactored logging names 2020-09-27 01:33:38 +02:00
uwsgi.py Added uWSGI optional dependency for HTTP backend 2019-02-24 12:35:26 +01:00