slixmpp/sleekxmpp/stanza
2014-09-09 08:49:37 -07:00
..
__init__.py
atom.py
error.py
htmlim.py Add proper XEP-0071 plugin. 2013-01-26 14:33:52 -08:00
iq.py Allow IQ processing based on only id value before the session is bound. 2014-02-14 13:50:21 -08:00
message.py Add options to auto add ID values to message and presence stanzas. 2012-09-25 12:26:56 -07:00
nick.py
presence.py Add options to auto add ID values to message and presence stanzas. 2012-09-25 12:26:56 -07:00
rootstanza.py Preserve ID for error responses 2014-09-09 08:49:37 -07:00
roster.py Map <group /> elements with no content to '' instead of None. 2012-09-01 13:56:48 -07:00
stream_error.py
stream_features.py