anonstream/anonstream
n9k c103de9849 Add meta viewport tags 2022-03-07 12:56:08 +13:00
..
helpers Tell websockets which users are watching 2022-03-07 12:54:35 +13:00
routes Add nojs 'Reload stream' button 2022-03-07 12:56:08 +13:00
static Add nojs 'Reload stream' button 2022-03-07 12:56:08 +13:00
templates Add meta viewport tags 2022-03-07 12:56:08 +13:00
utils Tell websockets which users are watching 2022-03-07 12:54:35 +13:00
__init__.py Keep track of stream viewership (number of viewers) 2022-03-07 12:54:35 +13:00
broadcast.py Buffer new and mutated users before sending to websockets 2022-02-22 16:25:43 +13:00
captcha.py Flood detection 2022-02-22 16:25:43 +13:00
chat.py Message dates and times in chat 2022-02-23 15:57:05 +13:00
segments.py Segment streaming redux, accurate stream uptime 2022-02-23 15:57:04 +13:00
stream.py WS: combine `uptime` and `viewership` into `stats` 2022-03-07 12:56:08 +13:00
tasks.py WS: combine `uptime` and `viewership` into `stats` 2022-03-07 12:56:08 +13:00
user.py Add nojs 'Reload stream' button 2022-03-07 12:56:08 +13:00
websocket.py WS: combine `uptime` and `viewership` into `stats` 2022-03-07 12:56:08 +13:00
wrappers.py Get stream title from disk 2022-03-07 12:54:35 +13:00