anonstream/anonstream
n9k f40637b786 WS: don't close because no pings if already closed 2022-06-13 22:04:59 +00:00
..
control Control socket: delete chat messages 2022-06-13 21:25:25 +00:00
helpers Detect chat flooding by counting lines 2022-06-11 23:14:16 +00:00
routes Send <!doctype html> in responses when auth fails 2022-06-11 23:14:16 +00:00
static WS: don't close because no pings if already closed 2022-06-13 22:04:59 +00:00
templates v1.1.0 2022-06-12 04:53:57 +00:00
utils Detect chat flooding by counting lines 2022-06-11 23:14:16 +00:00
__init__.py Control socket (WIP) 2022-06-12 22:26:48 +00:00
broadcast.py
captcha.py
chat.py Control socket: delete chat messages 2022-06-13 21:25:25 +00:00
config.py Control socket (WIP) 2022-06-12 22:26:48 +00:00
quart.py Add timeout for each ASGI http.response.body message 2022-06-11 23:14:16 +00:00
segments.py Handle OSErrors reading playlist, give reasons for offline 2022-06-11 23:14:16 +00:00
stream.py Catch all OSErrors when reading title.txt 2022-06-13 03:46:53 +00:00
tasks.py Read config.toml more organizedly 2022-06-12 22:26:46 +00:00
user.py Detect chat flooding by counting lines 2022-06-11 23:14:16 +00:00
websocket.py Read config.toml more organizedly 2022-06-12 22:26:46 +00:00
wrappers.py