slixmpp/sleekxmpp/plugins/xep_0050
Lance Stout b7b53362e1 Ensure that adhoc command clients have form plugin registered.
The form plugin was being registered on first use for providers,
but not for clients receiving the form.

NOTE: Use of non-form payloads will have this issue - adhoc command
      clients will need to have an expectation beforehand of what
      the command payload will be to properly load stanza plugins.
2011-12-04 01:24:35 -08:00
..
__init__.py Added new XEP-0050 implementation. 2011-03-24 09:35:36 -04:00
adhoc.py Ensure that adhoc command clients have form plugin registered. 2011-12-04 01:24:35 -08:00
stanza.py Added new XEP-0050 implementation. 2011-03-24 09:35:36 -04:00