anonstream/anonstream
n9k 2fe67815c6 Fix control socket & event socket (?)
For some reason this commit seems to make the control and event sockets
work where previously they would sometimes (but ONLY sometimes) refuse
to connect.
2022-07-24 11:03:05 +00:00
..
control Minor: format control socket help text 2022-07-24 11:03:05 +00:00
helpers Emotes: HTML-escape <img> `src` attribute 2022-07-24 11:02:10 +00:00
routes Nojs: send ETag for /info.html 2022-07-24 11:03:05 +00:00
static Minor: remove unused js 2022-07-24 01:27:55 +00:00
templates Forgot some copyright headers 2022-07-24 11:03:05 +00:00
utils Emotes: one emote, one file 2022-07-20 07:37:33 +00:00
__init__.py Fix control socket & event socket (?) 2022-07-24 11:03:05 +00:00
__main__.py Forgot some licence headers 2022-06-24 03:31:01 +00:00
access.py Forgot some licence headers 2022-06-24 03:31:01 +00:00
broadcast.py
captcha.py
chat.py Never gonna give broadcaster a clock captcha 2022-07-16 22:17:58 +00:00
config.py Emotes: one emote, one file 2022-07-20 07:37:33 +00:00
events.py Minor: rename background task fluff 2022-07-24 11:03:05 +00:00
quart.py
segments.py
stream.py
tasks.py Minor: rename background task fluff 2022-07-24 11:03:05 +00:00
user.py Allowedness: check in renew_eyes 2022-07-03 08:53:02 +00:00
websocket.py Force absent users to do the access captcha again 2022-07-20 07:55:32 +00:00
wrappers.py