aboutsummaryrefslogtreecommitdiff
path: root/template/news/2023-08-GSoC-QUIC.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'template/news/2023-08-GSoC-QUIC.html.j2')
-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 25a4a83e..91ca9f18 100644
--- a/template/news/2023-08-GSoC-QUIC.html.j2
+++ b/template/news/2023-08-GSoC-QUIC.html.j2
@@ -7,7 +7,7 @@
7</p> 7</p>
8<h2>Goals of the Project.</h2> 8<h2>Goals of the Project.</h2>
9<p> 9<p>
10 The goal of this project was to develop a new transport, QUIC, for the Transport Next Generation (TNG) service. TNG is a successor to the previous transport plugins and will be running in the fall 2023 GNUnet release. At the time of writing, there currently only exists transports over TCP, UDP, and UNIX sockets. I chose to implement a QUIC transport communicator due to the rising popularity and speed of this protocol. 10 The goal of this project was to develop a new transport, QUIC, for the Transport Next Generation (TNG) service. TNG is a successor to the previous transport plugins and will be running in the fall 2023 GNUnet release. At the time of writing, GNUnet currently supports transports over TCP, UDP, and UNIX sockets. I chose to implement a QUIC transport communicator due to the rising popularity and speed of this protocol. QUIC is intended to be a faster alternative to TCP and tries to address some issues that TLS has.
11</p> 11</p>
12<h2>What I completed.</h2> 12<h2>What I completed.</h2>
13<p> 13<p>