SleekXMPP/sleekxmpp/plugins/xep_0092
Florent Le Coz 5635265203 Avoid infinite loop on version result
We need to check if type="get". otherwise we will send our version
when we will receive the version of the remote entity, and thus
going in an infinite loop.
2011-03-16 06:45:06 +08:00
..
__init__.py Update the XEP-0092 plugin to the new style. 2011-01-08 22:38:13 -05:00
stanza.py Update the XEP-0092 plugin to the new style. 2011-01-08 22:38:13 -05:00
version.py Avoid infinite loop on version result 2011-03-16 06:45:06 +08:00