This commit is contained in:
Joey Hess 2014-04-03 15:25:14 -04:00
parent 4d5c01bc52
commit 5735f73af6
Failed to extract signature

View file

@ -128,4 +128,8 @@ communication over the above stdio protocol.
# network level protocol
TODO How do peers communicate with one another over the network?
How do peers communicate with one another over the network?
This seems to need to be network-layer dependant. Telehash will need
one design, and git-annex-shell on a central ssh server has a very different
(and much simpler) design.