slixmpp/sleekxmpp
Lance Stout f6e1fecdf8 Add Collector stanza handler class.
This style of handler is necessary for capturing result sets from
queries that use multiple messages to send the results instead of
in a single result stanza. Notably, XEP-0313 (MAM).
2012-09-25 20:20:22 -07:00
..
features Ensure that auth is done based on the original, requested JID and not on the bound JID. 2012-08-17 10:17:35 -07:00
plugins Update RSM iterator to specify where to look to count result sizes. 2012-09-25 20:17:37 -07:00
roster
stanza Add options to auto add ID values to message and presence stanzas. 2012-09-25 12:26:56 -07:00
test Add XEP-0308 Last Message Correction support 2012-09-25 12:35:53 -07:00
thirdparty Fix ISO date parsing fallback. 2012-08-12 22:35:42 -07:00
util Add support for Google's X-OAUTH2 SASL mechanism 2012-09-11 20:29:22 -07:00
xmlstream Add Collector stanza handler class. 2012-09-25 20:20:22 -07:00
__init__.py
api.py
basexmpp.py Add options to auto add ID values to message and presence stanzas. 2012-09-25 12:26:56 -07:00
clientxmpp.py
componentxmpp.py
exceptions.py
jid.py Use the proper mappings for nodeprep. 2012-08-01 11:11:40 -07:00
version.py