SleekXMPP/sleekxmpp/xmlstream
2010-06-07 14:41:42 -04:00
..
handler fixed some major reconnection errors 2010-06-01 22:51:49 -04:00
matcher changed license to MIT 2010-03-26 14:32:16 -07:00
tostring fixed setup.py issue with unicode in 3.x 2010-01-29 23:57:57 -08:00
tostring26 fixed setup.py issue with unicode in 3.x 2010-01-29 23:57:57 -08:00
__init__.py moved seesmic branch to trunk 2009-06-03 22:56:51 +00:00
filesocket.py changed license to MIT 2010-03-26 14:32:16 -07:00
scheduler.py merged changes from fritzy 2010-06-01 22:54:30 -04:00
stanzabase.py Scheduler waits too longer, and pubsubstate registration was backwards 2010-06-01 22:07:53 +08:00
statemachine.py added documentation for transition_ctx and removed some superfluous comment lines 2010-06-07 14:41:42 -04: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
xmlstream.py connect uses the new function-on-state-transition so when the connect method returns you are guaranteed to be either in the 'connected' or 'disconnected' state. Could remove the 'connecting' state except uses it. 2010-06-04 17:00:51 -04:00