SleekXMPP/sleekxmpp
Lance Stout 62b190d0ff Fixed specifying 'from' values in XEP-0045 plugin.
Methods now accept either an ifrom or mfrom parameter
to specify a 'from' value. Client connections should not
need to use these, but component connections must use them.
2010-12-16 18:14:33 -05:00
..
plugins Fixed specifying 'from' values in XEP-0045 plugin. 2010-12-16 18:14:33 -05:00
stanza Actually make the Iq callbacks work for real. 2010-12-07 23:04:04 -05:00
test Fix several errors in SleekTest. 2010-12-07 23:04:37 -05:00
thirdparty Logging no longer uses root logger. 2010-11-06 01:28:59 -04:00
xmlstream Added support for using SSL CA certificates. 2010-12-16 17:30:08 -05:00
__init__.py Moved ClientXMPP to clientxmpp.py. 2010-10-06 14:20:32 -04:00
basexmpp.py Added more options to the make_iq_* methods. 2010-12-16 15:25:04 -05:00
clientxmpp.py Fix Node set to None error. 2010-11-17 16:01:27 -05:00
componentxmpp.py Doesn't fail if host has NO SRV record 2010-11-09 01:53:41 +08:00
exceptions.py Made exceptions work. 2010-10-25 15:09:56 -04:00