feat: track viewers

This commit is contained in:
2025-06-06 16:30:53 +01:00
parent 3fe66dfcc3
commit 338533e261
11 changed files with 330 additions and 9 deletions

View File

@ -23,8 +23,9 @@ serde.workspace = true
chrono.workspace = true
hex.workspace = true
url.workspace = true
m3u8-rs.workspace = true
# http setuff
# http stuff
hyper = { version = "1.5.1", features = ["server"] }
bytes = "1.8.0"
http-body-util = "0.1.2"