more reshape that i missed

This commit is contained in:
2026-06-17 11:55:27 +01:00
parent b2ad096f95
commit cbfa07f8e8
10 changed files with 48 additions and 715 deletions
-5
View File
@@ -8,13 +8,8 @@ name = "rtmp-to-whip"
path = "src/main.rs"
[dependencies]
entity = { path = "../entity" }
migration = { path = "../migration" }
sea-orm = { version = "1", features = ["sqlx-sqlite", "runtime-tokio-rustls", "macros"] }
async-broadcast = "0.7.2"
bytes = "1.11.1"
chrono = "0.4"
dashmap = "6.2.1"
rand = "0.10.1"
rml_rtmp = "0.8.0"