From 063159094dd61b18eeecce621e2836060738b068 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 22 May 2013 16:32:35 -0400 Subject: XMPP: Send pings and use them to detect when contact with the server is lost. I noticed that when my modem hung up and redialed, my xmpp client was left sending messages into the void. This will also handle any idle disconnection issues. --- doc/design/assistant/xmpp.mdwn | 2 -- 1 file changed, 2 deletions(-) (limited to 'doc/design') diff --git a/doc/design/assistant/xmpp.mdwn b/doc/design/assistant/xmpp.mdwn index bb7754ec6..8dadfaf97 100644 --- a/doc/design/assistant/xmpp.mdwn +++ b/doc/design/assistant/xmpp.mdwn @@ -4,8 +4,6 @@ who share a repository, that is stored in the [[cloud]]. ### TODO -* Prevent idle disconnection. Probably means sending or receiving pings, - but would prefer to avoid eg pinging every 60 seconds as some clients do. * Do git-annex clients sharing an account with regular clients cause confusing things to happen? See -- cgit v1.2.3