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

1
Cargo.lock generated
View File

@ -4793,6 +4793,7 @@ dependencies = [
"hyper 1.6.0",
"hyper-util",
"log",
"m3u8-rs",
"matchit 0.8.6",
"nostr-sdk",
"pretty_env_logger",