feat: add rendezvous WebRTC signaling fields
This commit is contained in:
parent
472c4fc03a
commit
3d6b06e854
2 changed files with 2 additions and 2 deletions
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit c8cbb6be283e9215da87625016fe8838dda76c02
|
||||
Subproject commit fb4db58b93dc44547d4d59a331c050136bc8c4c9
|
||||
Loading…
Add table
Add a link
Reference in a new issue