[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[www] branch master updated: quic news: add some touches
From: |
gnunet |
Subject: |
[www] branch master updated: quic news: add some touches |
Date: |
Sat, 26 Aug 2023 18:08:14 +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 7027f341 quic news: add some touches
7027f341 is described below
commit 7027f341771b370220bb7f8d8655f2e849937727
Author: marshall <stmr@umich.edu>
AuthorDate: Sat Aug 26 12:07:57 2023 -0400
quic news: add some touches
---
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 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 @@
</p>
<h2>Goals of the Project.</h2>
<p>
- 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.
+ 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 addre [...]
</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: quic news: add some touches,
gnunet <=