aboutsummaryrefslogtreecommitdiff
path: root/README.1st
diff options
context:
space:
mode:
authort3sserakt <t3ss@posteo.de>2021-04-25 16:02:08 +0200
committert3sserakt <t3ss@posteo.de>2021-04-25 16:02:52 +0200
commitcef6317f17a706647c0a5d5f7e52548a7130b713 (patch)
treecc29c4d4c2ae83115a313b32653757e370b88c6c /README.1st
parent9ffa19269054bf1e569fe584c0c51a00205a735d (diff)
parentb996ba4156678b6a0a551b9a932867b2ade42344 (diff)
downloadgnunet-cef6317f17a706647c0a5d5f7e52548a7130b713.tar.gz
gnunet-cef6317f17a706647c0a5d5f7e52548a7130b713.zip
Merge branch 'master' of ssh://gnunet.org/gnunet
Diffstat (limited to 'README.1st')
-rw-r--r--README.1st2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.1st b/README.1st
index c25992351..073357466 100644
--- a/README.1st
+++ b/README.1st
@@ -13,7 +13,7 @@ impact are given with each item.
13 13
14ats: 14ats:
15* We currently select one transport per peer, but we should allow the 15* We currently select one transport per peer, but we should allow the
16use of multiple channels concurrently (i.e. UDP + TCP at the same 16use of multiple channels concurrently (e.g. UDP + TCP at the same
17time). Neither ATS nor transport support this today, and this requires 17time). Neither ATS nor transport support this today, and this requires
18a major change in the ATS plugins and the ATS API and the overall 18a major change in the ATS plugins and the ATS API and the overall
19ATS/transport logic. [6-12 PM, robustness, performance] 19ATS/transport logic. [6-12 PM, robustness, performance]