SleekXMPP/sleekxmpp
2010-06-30 14:30:18 -04:00
..
plugins included jobs plugin 2010-06-01 22:07:53 +08:00
stanza 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
tests fixed pubsub test 2009-06-12 19:27:29 +00:00
xmlstream 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
__init__.py Fixed a defect where handlers for SASL authentication were being added multiple times. This caused issues when trying to reconnect. A handler for the auth mech would get added each reconnection attempt, causing digest-md5, success and failure to be called x times for each x number of retries. 2010-06-30 14:30:18 -04:00
basexmpp.py Added additional logging when a plugin fails to import correctly. 2010-06-03 10:02:55 -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