From 606b37850b15215a178afa9d26338c225c671319 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Mon, 14 Feb 2022 14:54:38 +0800 Subject: [PATCH] Updated Google Summer of Code 2022 Ideas (markdown) --- Google-Summer-of-Code-2022-Ideas.md | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/Google-Summer-of-Code-2022-Ideas.md b/Google-Summer-of-Code-2022-Ideas.md index e40a1f7..df478b4 100644 --- a/Google-Summer-of-Code-2022-Ideas.md +++ b/Google-Summer-of-Code-2022-Ideas.md @@ -41,16 +41,3 @@ Resources: - Whiteboard in AnyDesk: https://anydesk.com/uk/features/whiteboard Rating: Hard - - -### Recoverable file transfer - -Skills: Rust, Javascript - -Description: Current file transfer stops after disconnection or window being closed. This new feature make file transfer jobs can be manually paused and recoverable. - -Resources: - - Related issue: https://github.com/rustdesk/rustdesk/issues/358 - -Rating: Easy -