This commit is contained in:
Joey Hess 2012-10-25 14:04:18 -04:00
parent 07c6aa31b1
commit ed48c49cf9

View file

@ -4,6 +4,7 @@ who share a repository, that is stored in the [[cloud]].
### TODO ### TODO
* Track down segfault when the XMPP library is starting up a client connection.
* test with big servers, eg google chat * test with big servers, eg google chat
* Prevent idle disconnection. Probably means sending or receiving pings, * Prevent idle disconnection. Probably means sending or receiving pings,
but would prefer to avoid eg pinging every 60 seconds as some clients do. but would prefer to avoid eg pinging every 60 seconds as some clients do.