Skip to content

Commit f903cfa

Browse files
committed
refactor: DataChannel handling, compiler warnings, general cleanup
1 parent d9cab5a commit f903cfa

13 files changed

Lines changed: 643 additions & 375 deletions

File tree

client_sdl3/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ version = "0.1.0"
44
edition = "2024"
55

66
[dependencies]
7-
webrtc = "0.13"
87
lazy_static = "1.5"
98
anyhow = "1"
109
gamestreaming_webrtc = { path = "../gamestreaming_webrtc" }

0 commit comments

Comments
 (0)