[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[www] branch master updated: minor grammar fix
From: |
gnunet |
Subject: |
[www] branch master updated: minor grammar fix |
Date: |
Sat, 26 Aug 2023 19:10:49 +0200 |
This is an automated email from the git hooks/post-receive script.
marshall pushed a commit to branch master
in repository www.
The following commit(s) were added to refs/heads/master by this push:
new 5aa0624f minor grammar fix
5aa0624f is described below
commit 5aa0624fe59aabfacdad37a4342f4b86321ec07a
Author: marshall <stmr@umich.edu>
AuthorDate: Sat Aug 26 13:10:34 2023 -0400
minor grammar fix
---
template/news/2023-08-GSoC-QUIC.html.j2 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/template/news/2023-08-GSoC-QUIC.html.j2
b/template/news/2023-08-GSoC-QUIC.html.j2
index 060d78f9..e9d41fc8 100644
--- a/template/news/2023-08-GSoC-QUIC.html.j2
+++ b/template/news/2023-08-GSoC-QUIC.html.j2
@@ -8,7 +8,7 @@
<h2>Goals of the Project.</h2>
<p>
The goal of this project was to develop a new transport, QUIC, for the <a
href="https://docs.gnunet.org/developers/transport-ng/transport-ng.html">Transport
Next Generation (TNG) service</a>. 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. Due to the rising popularity, QUIC will
be a great transport protocol for GNUnet traffic to sit on top of. QUIC is
intended to be a faster alternative to TCP and tries to address some issues
that TLS has.
+ I chose to implement a QUIC transport communicator due to the rising
popularity and speed of this protocol. Because of this popularity, QUIC will be
a great transport protocol for GNUnet traffic to sit on top of. QUIC is
intended to be a faster alternative to TCP and tries to address some issues
that TLS has.
</p>
<h2>What I completed.</h2>
<p>
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [www] branch master updated: minor grammar fix,
gnunet <=