DescriptionIt seems there are some methods on VHost for adding features, but these are intended for us in responding to the http://jabber.org/protocol/disco IQ.
A change is needed to allow plugin to insert things into the <features> stanza send after stream start from server to client.
Currently, this stanza might look something like:
<stream:features><auth xmlns='http://jabber.org/features/iq-auth'/><starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls' /></stream:features>
Patch Set 1 #Patch Set 2 : A hook for enabling plugins to insert into features stanza #
MessagesTotal messages: 3
|