This commit is contained in:
2026-06-08 21:33:46 +01:00
commit 62f1f37fca
7 changed files with 597 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
[package]
name = "rtmp-to-whip-simple-server"
version = "0.1.0"
edition = "2024"
[dependencies]
macro_rules_attribute = "0.2.2"
smol = "2.0.2"
smol-macros = "0.1.1"