From 777d6347e4cee997959e00cb5565d6968818fc20 Mon Sep 17 00:00:00 2001 From: rustdesk Date: Sun, 17 May 2026 15:15:12 +0800 Subject: [PATCH] feat: add rendezvous WebRTC signaling fields --- Cargo.toml | 2 +- libs/hbb_common | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index b1d9b7f91..08c98188b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -52,7 +52,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" diff --git a/libs/hbb_common b/libs/hbb_common index 05ed68fed..d4e727306 160000 --- a/libs/hbb_common +++ b/libs/hbb_common @@ -1 +1 @@ -Subproject commit 05ed68fed8198cbb72edb64c7b4ae4d38c70c6ae +Subproject commit d4e727306f28aded5f2e461b1aaaad741e9e35fa