mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-05-18 20:14:56 +03:00
feat: add rendezvous WebRTC signaling fields
This commit is contained in:
@@ -47,7 +47,7 @@ screencapturekit = ["cpal/screencapturekit"]
|
||||
[dependencies]
|
||||
async-trait = "0.1"
|
||||
scrap = { path = "libs/scrap", features = ["wayland"] }
|
||||
hbb_common = { path = "libs/hbb_common" }
|
||||
hbb_common = { path = "libs/hbb_common", features = ["webrtc"] }
|
||||
serde_derive = "1.0"
|
||||
serde = "1.0"
|
||||
serde_json = "1.0"
|
||||
|
||||
Submodule libs/hbb_common updated: c8cbb6be28...fb4db58b93
Reference in New Issue
Block a user