From 62b2b67bfd59d2d5232576f2586807d35f1fece4 Mon Sep 17 00:00:00 2001 From: rustdesk Date: Wed, 2 Sep 2026 21:48:19 +0800 Subject: [PATCH] bump hbb_common: decode TURN userinfo, add the webrtc_echo example Co-Authored-By: Claude Fable 5.1 Claude-Session: https://claude.ai/code/session_01JXJJGEGdgu26wgCppvUXdZ --- Cargo.lock | 1 + libs/hbb_common | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index f73cbe5da..8d99878a7 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3687,6 +3687,7 @@ dependencies = [ "mac_address", "machine-uid", "osascript", + "percent-encoding", "protobuf", "protobuf-codegen", "rand 0.8.5", diff --git a/libs/hbb_common b/libs/hbb_common index 846daf86f..98d256d1b 160000 --- a/libs/hbb_common +++ b/libs/hbb_common @@ -1 +1 @@ -Subproject commit 846daf86f0e77bc8a0cc323b5bab2267431f8d04 +Subproject commit 98d256d1b92c17f076c03254195783491ed94b05