Dispatcharr/apps/proxy
2025-06-13 10:27:51 -05:00
..
hls_proxy Fixes clients not disconnecting. 2025-03-04 11:08:12 -06:00
management/commands Initial integration. 2025-03-03 18:40:30 -06:00
ts_proxy Fixes a bug where heartbeat thread will exit if channel is in shutdown delay. 2025-06-13 10:27:51 -05:00
__init__.py Initial integration. 2025-03-03 18:40:30 -06:00
apps.py centralized and lazy-loaded redis client singleton, check for manage.py commands so we don't init proxyservers (redis connection), put manage commmands before starting uwsgi 2025-04-04 16:18:12 -04:00
config.py Pull settings from database 2025-06-12 15:42:26 -05:00
signals.py Initial integration. 2025-03-03 18:40:30 -06:00
tasks.py The struggle is real 2025-05-18 17:05:03 -05:00
urls.py Updated urls and views to allow for initializing the channels. 2025-03-04 10:13:54 -06:00
views.py Initial integration. 2025-03-03 18:40:30 -06:00