diff options
author | Joey Hess <joey@kitenet.net> | 2012-10-25 14:43:55 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-10-25 14:43:55 -0400 |
commit | 7e141b473f8225bc64769e57fd08722532d5ea94 (patch) | |
tree | 9a16e7b59167d7bfd7c2886cdd7f556a4da6b7a5 /doc/design | |
parent | 8a12e78e0bff680eb913ec2140da909da74040a0 (diff) | |
parent | 467d70fddc4e066682ceb50f3eabe9b4083c8ee3 (diff) |
Merge branch 'master' into xmpp
Diffstat (limited to 'doc/design')
-rw-r--r-- | doc/design/assistant/xmpp.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/design/assistant/xmpp.mdwn b/doc/design/assistant/xmpp.mdwn index d008d3fdc..c58d42ca9 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. |