Updated Google Summer of Code 2022 Ideas (markdown)

RustDesk
2022-02-25 14:32:48 +08:00
parent 89b257e58c
commit 5506cbd84b

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