Recipe for livestreaming over Tor
ファイルへ移動
n9k 7dbcd43f30 Logicaler project structure, see rest of commit message
Incoming requests are handled in anonstream/routes/. Route handlers
mainly depend on files in anonstream/, which in turn depend on files in
anonstream/helpers/ and anonstream/utils/. Utils are pure functions and
helpers are almost pure functions; they don't mutate state but they
do depend on the global app config.
2022-02-17 13:30:09 +13:00
anonstream Logicaler project structure, see rest of commit message 2022-02-17 13:30:09 +13:00
.gitignore Limit info height to max for viewport in mobile view 2022-02-17 13:30:09 +13:00
README.md Move README back to project root 2022-02-15 13:05:34 +13:00
app.py Project structure, chat markup/style, websockets 2022-02-13 17:00:10 +13:00
config.toml Nojs chat, store all user names/colors in js, forget about inactive users 2022-02-17 13:30:05 +13:00

README.md

onion-livestreaming

Recipe for livestreaming over the Tor network