SleekXMPP/sleekxmpp/xmlstream
2010-07-02 14:34:59 -04:00
..
handler removed some superfluous debug logging 2010-07-01 15:11:02 -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 make the scheduler a daemon thread to prevent hanging when the main thread exits. 2010-06-28 11:04:18 -04:00
stanzabase.py digest-md5 auth now works, had to remove from __future__ import unicode_literals to get it working correctly. Also some improvments for the prioroity message sending. 2010-06-30 13:54:53 -04:00
statemachine.py added optional 'block_on_transition' param for 'ensure' function that's called while a transition is in-process 2010-07-02 14:34:59 -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 Merge branch 'master' of git://github.com/macdiesel/SleekXMPP into hacks 2010-07-01 17:50:45 -04:00