slixmpp/sleekxmpp/xmlstream
Lance Stout 2162d6042e Session timeout now defaults to 45sec, but can be adjusted.
e.g.

    self.session_timeout = 15

It is also managed by XMLStream instead of ClientXMPP now.
2011-08-25 15:40:13 -07:00
..
handler Remap old method names in a better way. 2011-02-14 13:49:43 -05:00
matcher Remap old method names in a better way. 2011-02-14 13:49:43 -05:00
__init__.py Underscore names by default. 2010-10-17 22:04:42 -04:00
filesocket.py Cleanup logging and exception handling. 2011-05-31 10:23:05 -07:00
jid.py Fix double roster entry issue with Unicode. 2011-05-20 16:48:13 -04:00
scheduler.py Update scheduler with locks and ability to remove tasks. 2011-08-25 13:34:30 -07:00
stanzabase.py Cosmetic PEP8 fixes. 2011-08-04 22:37:22 -07:00
test.py moved seesmic branch to trunk 2009-06-03 22:56:51 +00:00
test.xml moved seesmic branch to trunk 2009-06-03 22:56:51 +00:00
testclient.py moved seesmic branch to trunk 2009-06-03 22:56:51 +00:00
tostring.py Clean up and unify tostring once and for all. 2011-08-04 11:41:36 -07:00
xmlstream.py Session timeout now defaults to 45sec, but can be adjusted. 2011-08-25 15:40:13 -07:00