summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/design/git-remote-daemon.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/design/git-remote-daemon.mdwn b/doc/design/git-remote-daemon.mdwn
index 329f426ea..094602b61 100644
--- a/doc/design/git-remote-daemon.mdwn
+++ b/doc/design/git-remote-daemon.mdwn
@@ -125,3 +125,7 @@ the webapp.
Done as the assistant does with XMPP currently. Does not involve
communication over the above stdio protocol.
+
+# network level protocol
+
+TODO How do peers communicate with one another over the network?