I am getting event and my MIX message handler is called for a message which does not have MIX annotations. Here is the stanza:
<message xmlns="jabber:client" from="arturs@mix.tigase.org" id="4" to="kobit@tigase.org"> <event xmlns="http://jabber.org/protocol/pubsub#event"> <items node="urn:xmpp:mix:nodes:participants"/> </event> <stanza-id xmlns="urn:xmpp:sid:0" id="2b40219a-8f51-419f-ab0f-71ee03d278e9" by="kobit@tigase.org"/> </message>
This probably happens when one of the participants leaves MIX channel.
I am getting event and my MIX message handler is called for a message which does not have MIX annotations. Here is the stanza:
This probably happens when one of the participants leaves MIX channel.