slixmpp/sleekxmpp/xmlstream
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
..
handler Add Collector stanza handler class. 2012-09-25 20:20:22 -07:00
matcher Remove usage of deprecated getchildren() method. 2012-06-19 09:47:31 -07:00
__init__.py Add validation for JIDs. 2012-07-24 01:43:20 -07:00
cert.py Don't break checking certs for localhost. 2012-09-13 11:00:29 -07:00
filesocket.py Add docs for filesocket 2011-11-22 16:33:38 -08:00
jid.py Add backwards compatibility shim for the old jid.py location. 2012-07-24 01:43:20 -07:00
resolver.py Fix tracking service name for DIGEST-MD5 2012-08-10 12:40:28 -07:00
scheduler.py Allow tasks to remove themselves during execution 2012-07-27 10:45:23 -07:00
stanzabase.py Add support for XEP-0280 Message Carbons 2012-09-25 02:34:51 -07:00
tostring.py Simplify stringifying XML 2012-09-24 20:59:51 -07:00
xmlstream.py Simplify stringifying XML 2012-09-24 20:59:51 -07:00