mirror of
https://github.com/correl/SleekXMPP.git
synced 2024-11-24 03:00:15 +00:00
253de8518c
The previous version passed the same stanza object to each registered handler, which can cause issues when the stanza object is modified by one handler. The next handler receives the stanza with the modifications, not the original stanza. |
||
---|---|---|
.. | ||
plugins | ||
stanza | ||
tests | ||
xmlstream | ||
__init__.py | ||
basexmpp.py | ||
component_example.py | ||
componentxmpp.py | ||
exceptions.py |