Skip to content

Commit

Permalink
remove str0m_impl
Browse files Browse the repository at this point in the history
  • Loading branch information
yngrtc committed Mar 2, 2024
1 parent ad69061 commit 0ffe539
Show file tree
Hide file tree
Showing 7 changed files with 35 additions and 765 deletions.
4 changes: 0 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ srtp = { path = "rtc/srtp" }
dtls = { path = "rtc/dtls" }
sctp = { path = "rtc/sctp" }
data = { path = "rtc/data" }
futures = "0.3.30"

[dev-dependencies]
# sfu impl
Expand All @@ -47,9 +46,6 @@ crossbeam-channel = "0.5.11"
ctrlc = "3.4.2"

# str0m impl
str0m = "0.4.1"
tracing-subscriber = { version = "0.3.16", features = ["env-filter", "std"] }
tracing = "0.1.37"
rouille = { version = "3.6.2", features = ["ssl"] }
systemstat = "0.2.2"

Expand Down
Loading

0 comments on commit 0ffe539

Please sign in to comment.