Updated Google Summer of Code 2022 Ideas (markdown)

RustDesk
2022-02-25 14:30:53 +08:00
parent 88ecbad41e
commit eda68a476c

@@ -63,7 +63,7 @@ Mentor: [Carrie Chow](https://github.com/rustdesk) RustDesk author
### UDP Support
Skills: Rust
Skills: Rust, TCP/IP
Description: RustDesk is using TCP hole punching for P2P connection. As we know, QUIC runs over UDP and not TCP. RustDesk seeks to support UDP hole punching for P2P connection for better performance under weak network scenario.