mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-05-04 00:31:13 +00:00
9475743b4e
1. Enable the RustDesk client to use WebSocket for either controlling or being controlled. 2. Fix TCP sending `register_pk` frequently Note: 1. Because hbb_common directly uses `use_ws` to read config directly, rustdesk also directly reads config Signed-off-by: 21pages <sunboeasy@gmail.com>