slixmpp/sleekxmpp
Lance Stout 2923f56561 Pre-parse StanzaPath paths to speed up matching.
The parsing and namespace cleaning isn't terribly expensive, but it does
add up. It was adding an extra 5sec when processing 100,000 basic
message stanzas.
2012-01-17 22:28:44 -08:00
..
features Remove stream feature handlers on session_start. 2012-01-17 22:14:24 -08:00
plugins
roster
stanza
test Remove stream feature handlers on session_start. 2012-01-17 22:14:24 -08:00
thirdparty
xmlstream Pre-parse StanzaPath paths to speed up matching. 2012-01-17 22:28:44 -08:00
__init__.py
basexmpp.py
clientxmpp.py Remove stream feature handlers on session_start. 2012-01-17 22:14:24 -08:00
componentxmpp.py
exceptions.py
version.py