mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 16:55:07 -05:00
Fix malformed join example
This commit is contained in:
parent
73caba894b
commit
f526542e2a
@ -225,7 +225,7 @@
|
||||
<subscribe node='urn:xmpp:mix:nodes:participants'/>
|
||||
<subscribe node='urn:xmpp:mix:nodes:subject'/>
|
||||
<subscribe node='urn:xmpp:mix:nodes:config'/>
|
||||
</pubsub>
|
||||
</join>
|
||||
</iq>
|
||||
]]></example>
|
||||
<p>The conversation must process the join atomically. The conversation responds with an IQ-result. This stanza includes the nodes to which the user was subscribed, as well as the JID that will be used for the user in this room (real JID for non-anonymous rooms, proxy JID for semi-anonymous rooms). TODO: does this need to always be a proxyJID? List discussion.</p>
|
||||
|
Loading…
Reference in New Issue
Block a user