slixmpp/sleekxmpp/xmlstream
Lance Stout fbdf2bed49 Add out_sync filter category.
Added option to XMLStream.send() to skip applying filters.

Filters in the out_sync group are synced with placing stanza content
either on the wire directly or into the send queue. Because of this,
out_sync filters should not block.
2012-03-18 00:59:45 -07:00
..
handler
matcher
__init__.py
filesocket.py
jid.py
scheduler.py
stanzabase.py
test.py
test.xml
testclient.py
tostring.py Update tostring docs, plus more doc cleanup 2011-11-22 16:25:33 -08:00
xmlstream.py