aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 6ed0584a6..d3c9e35b1 100644
--- a/TODO
+++ b/TODO
@@ -5,6 +5,8 @@
5 - integration with transport service: 5 - integration with transport service:
6 + test TCP 6 + test TCP
7 + implement UDP, HTTP/HTTPS 7 + implement UDP, HTTP/HTTPS
8* Transport:
9 - UDP fragmentation
8* DHT: [Nate] 10* DHT: [Nate]
9 - track paths content travels (PUT, reply-to-get) in messages, 11 - track paths content travels (PUT, reply-to-get) in messages,
10 pass to client (client API & protocol already support this!) 12 pass to client (client API & protocol already support this!)