aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--template/news/2023-08-GSoC-QUIC.html.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/template/news/2023-08-GSoC-QUIC.html.j2 b/template/news/2023-08-GSoC-QUIC.html.j2
index 24afeccb..b1b659cc 100644
--- a/template/news/2023-08-GSoC-QUIC.html.j2
+++ b/template/news/2023-08-GSoC-QUIC.html.j2
@@ -35,5 +35,5 @@ The QUIC communicator got merged upstream and is currently an experimental featu
35Something challenging about the project was reverse engineering the Quiche C API because it has such limited documentation. I learned how to make use of the API by looking at the very simple example client and server that is provided in the Quiche repository. There is documentation for the Rust API which seems to operate pretty similarly, so this was helpful too at times. I overcame this challenge with the help and guidance of my mentor Martin Schanzenbach. 35Something challenging about the project was reverse engineering the Quiche C API because it has such limited documentation. I learned how to make use of the API by looking at the very simple example client and server that is provided in the Quiche repository. There is documentation for the Rust API which seems to operate pretty similarly, so this was helpful too at times. I overcame this challenge with the help and guidance of my mentor Martin Schanzenbach.
36</p> 36</p>
37<h2>Final notes</h2> 37<h2>Final notes</h2>
38Overall, my experience with GNUnet was fantastic. My mentors were friendly and consistently available when I needed help. I plan to continue contributing to GNUnet in the future. 38Overall, my experience with GNUnet was fantastic. My mentors were friendly and consistently available when I needed help. I had a lot of fun learning how GNUnet works while developing my project. I plan to continue contributing to GNUnet in the future.
39{% endblock body_content %} 39{% endblock body_content %}