From c9d30ba64a75f4fa0f27a07a68df458525c00363 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Fri, 25 Feb 2022 14:39:43 +0800 Subject: [PATCH] Updated Google Summer of Code 2022 Ideas (markdown) --- Google-Summer-of-Code-2022-Ideas.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Google-Summer-of-Code-2022-Ideas.md b/Google-Summer-of-Code-2022-Ideas.md index fe1995a..d37d15b 100644 --- a/Google-Summer-of-Code-2022-Ideas.md +++ b/Google-Summer-of-Code-2022-Ideas.md @@ -69,6 +69,8 @@ Description: RustDesk is using TCP hole punching for P2P connection. As we know, Outcome: P2P connection over UDP. +Resources: Practical solution: https://github.com/Matrix-Zhang/tokio_kcp + Rating: Medium Size: 175 hours