anonstream/anonstream
n9k f3e58fd3fa Refactor info update background task
We now time the interval between consecutive tasks. This is more precise
than using the constant interval the task is supposed to run at since
there is some drift on each run (~0.004s).
2022-06-15 21:03:08 +00:00
..
control Control socket: overhaul finished for now 2022-06-15 08:55:44 +00:00
helpers Event socket 2022-06-15 03:53:34 +00:00
routes Require Authorization header for broadcaster 2022-06-14 08:50:31 +00:00
static Ensure chat stays at bottom if names/tripcodes change 2022-06-15 20:39:06 +00:00
templates Nojs info: fix invisible uptime counter taking up space 2022-06-15 10:14:37 +00:00
utils More sensible variable names in colour generation 2022-06-14 08:50:31 +00:00
__init__.py Refactor info update background task 2022-06-15 21:03:08 +00:00
broadcast.py
captcha.py
chat.py Event socket 2022-06-15 03:53:34 +00:00
config.py Event socket 2022-06-15 03:53:34 +00:00
events.py Event socket 2022-06-15 03:53:34 +00:00
quart.py
segments.py Reimplement `with_timestamp`, allow ints & floats 2022-06-15 20:54:55 +00:00
stream.py Reimplement `with_timestamp`, allow ints & floats 2022-06-15 20:54:55 +00:00
tasks.py Refactor info update background task 2022-06-15 21:03:08 +00:00
user.py Reimplement `with_timestamp`, allow ints & floats 2022-06-15 20:54:55 +00:00
websocket.py Reimplement `with_timestamp`, allow ints & floats 2022-06-15 20:54:55 +00:00
wrappers.py Reimplement `with_timestamp`, allow ints & floats 2022-06-15 20:54:55 +00:00