aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarshall <stmr@umich.edu>2023-08-25 09:06:56 -0400
committermarshall <stmr@umich.edu>2023-08-25 09:12:52 -0400
commit00d474c5c90a3dd460f1f17ba41f9a78c557d6dd (patch)
tree160d70ed9c790eefa04f10bd83d136ac38c9237a
parent8fbf9218cd4d74b3b7c19ef6af79ac0b1574ec85 (diff)
downloadwww-00d474c5c90a3dd460f1f17ba41f9a78c557d6dd.tar.gz
www-00d474c5c90a3dd460f1f17ba41f9a78c557d6dd.zip
GSoC news: add some things
-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 %}