slixmpp/sleekxmpp
Lance stout f5cae85af5 Make sure that the id parameter used in xmpp.makeIq is converted to a string.
Otherwise, SleekXMPP will barf on trying to serialize an integer when it expects text.
2010-06-01 10:52:37 -04:00
..
plugins Added additional parameter to xep_0030's getInfo and getItems methods. 2010-06-01 10:51:03 -04:00
stanza Added missing 'internal-server-error' condition to error stanza interface. 2010-05-31 05:30:50 +08:00
tests
xmlstream Scheduler waits too longer, and pubsubstate registration was backwards 2010-05-31 03:36:25 -07:00
__init__.py
basexmpp.py Make sure that the id parameter used in xmpp.makeIq is converted to a string. 2010-06-01 10:52:37 -04:00
component_example.py
componentxmpp.py
exceptions.py