SleekXMPP/sleekxmpp
2010-06-28 11:06:26 -04:00
..
plugins included jobs plugin 2010-06-01 22:07:53 +08:00
stanza Added missing 'internal-server-error' condition to error stanza interface. 2010-06-01 22:07:53 +08:00
tests fixed pubsub test 2009-06-12 19:27:29 +00:00
xmlstream race condition where we were transitioning to 'disconnected' and immediately reconnecting in another thread before the socket.close call occurred. Now we're locking the state machine until the disconnect routine completes. 2010-06-28 11:06:26 -04:00
__init__.py Merge branch 'master' into hacks 2010-06-02 14:18:46 -04:00
basexmpp.py print the traceback if we can't load a plugin for some reason 2010-06-28 11:03:46 -04:00
component_example.py brought components over to python 3.x 2009-08-31 23:02:19 +00:00
componentxmpp.py updated README, index fix for component 2010-06-01 22:07:51 +08:00
exceptions.py changed license to MIT 2010-03-26 14:32:16 -07:00