Skip to content

Commit 4cca774

Browse files
committed
chore: first round
1 parent 75493db commit 4cca774

26 files changed

+1597
-4354
lines changed

Cargo.lock

Lines changed: 95 additions & 768 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/webrtc-manager/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ tokio = { workspace = true }
1616
tokio-util = { workspace = true }
1717
tracing = { workspace = true }
1818
nanoid = { workspace = true }
19-
webrtc = { workspace = true }
19+
str0m = { version = "0.9.0", features = ["openssl"] }
2020
egress-manager = { workspace = true }
2121
kanal = { workspace = true }
2222
bytes = { workspace = true }

crates/webrtc-manager/src/entities/forward_track.rs

Lines changed: 0 additions & 272 deletions
This file was deleted.

0 commit comments

Comments
 (0)