slixmpp/sleekxmpp/xmlstream
Lance Stout 2a4e435228 Enable gevent support.
Closes issues #166 and #167

Thanks to @pvicent, @chason, and @gabriel-samfira
2012-10-24 01:20:23 -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 Expand warning for missing ASN1 parser to include pyasn1_modules 2012-09-30 17:14:45 -07:00
filesocket.py Enable gevent support. 2012-10-24 01:20:23 -07: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 Recognize plugin stanzas when they're appended. 2012-10-18 12:26:17 -07:00
tostring.py Prevent xmlns="" in stream output. 2012-10-15 22:22:07 -07:00
xmlstream.py Remove unneeded ssl_support checks. 2012-10-10 11:42:24 -07:00