summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-11-25 18:03:16 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-11-25 18:03:16 -0400
commitd96aedb1ee41bf385033f9652958168431d5b068 (patch)
tree388196f883dd8ffea3d9ecded83d0df78f1afd45
parent18651cd4362a9d07c76ee45094c3026058e4b3de (diff)
update todo
-rw-r--r--doc/design/assistant/xmpp.mdwn4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/design/assistant/xmpp.mdwn b/doc/design/assistant/xmpp.mdwn
index e31a149e7..001b52981 100644
--- a/doc/design/assistant/xmpp.mdwn
+++ b/doc/design/assistant/xmpp.mdwn
@@ -11,10 +11,6 @@ who share a repository, that is stored in the [[cloud]].
See <http://git-annex.branchable.com/design/assistant/blog/day_114__xmpp/#comment-aaba579f92cb452caf26ac53071a6788>
* Assistant.Sync.manualPull doesn't handle XMPP remotes yet.
This is needed to handle getting back in sync after reconnection.
-* When pairing, sometimes both sides start to push, and the other side
- sends a PushRequest, and the two deadlock, neither doing anything.
- (Timeout eventually breaks this.)
- Maybe should allow one push and one receive-pack at a time?
## design goals