slixmpp/sleekxmpp/plugins/xep_0030
Lance Stout fc8a13df5a Allow disco info/items handlers to return full Iq stanzas.
Only allowing handlers to return a DiscoInfo/DiscoItem stanza works
for the majority of cases, but does not allow for the addition of
an RSM stanza, or other extensions.

An Iq stanza returned by a handler must already be configured as
a reply.
2011-12-12 19:38:32 -08:00
..
stanza Update some docs. 2010-12-13 15:58:59 -05:00
__init__.py First pass at a new XEP-0030 plugin. 2010-12-09 18:57:27 -05:00
disco.py Allow disco info/items handlers to return full Iq stanzas. 2011-12-12 19:38:32 -08:00
static.py Updated XEP-0128 plugin to work with the new XEP-0030 plugin. 2011-03-22 20:42:43 -04:00