From 39617345b3b989528faa6ee400a431f59f186606 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Fri, 25 Feb 2022 14:40:11 +0800 Subject: [PATCH] Updated Google Summer of Code 2022 Ideas (markdown) --- Google-Summer-of-Code-2022-Ideas.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Google-Summer-of-Code-2022-Ideas.md b/Google-Summer-of-Code-2022-Ideas.md index d37d15b..16d89e8 100644 --- a/Google-Summer-of-Code-2022-Ideas.md +++ b/Google-Summer-of-Code-2022-Ideas.md @@ -69,7 +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 +Resources: +- Practical solution: https://github.com/Matrix-Zhang/tokio_kcp Rating: Medium