Looking further into the code, I see that just passing through the stanza would not work. To implement an extension that relies on sending IQ stanzas from client to client it seems that you need to use a StanzaRelay?
Looking further into the code, I see that just passing through the stanza would not work. To implement an extension that relies on sending IQ stanzas from client to client it seems that you need to use a StanzaRelay?