summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-10-25 14:04:18 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-10-25 14:04:18 -0400
commita4f91e1e0a908ac49b90e4b54c9dc922b6c599fd (patch)
tree92dadce5c49ce32f469701ed4a11fb75cd7e9d79
parent44e9ba2471a39992d414f33509753aae7d13a7fb (diff)
todo
-rw-r--r--doc/design/assistant/xmpp.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/design/assistant/xmpp.mdwn b/doc/design/assistant/xmpp.mdwn
index 6d5384e43..4a05afab9 100644
--- a/doc/design/assistant/xmpp.mdwn
+++ b/doc/design/assistant/xmpp.mdwn
@@ -4,6 +4,7 @@ who share a repository, that is stored in the [[cloud]].
### TODO
+* Track down segfault when the XMPP library is starting up a client connection.
* test with big servers, eg google chat
* Prevent idle disconnection. Probably means sending or receiving pings,
but would prefer to avoid eg pinging every 60 seconds as some clients do.