mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-24 18:22:24 -05:00
Clarify delivery
This commit is contained in:
parent
9133ca2f0a
commit
bee049fbef
@ -44,6 +44,7 @@
|
|||||||
Remove Legacy MIX Namespace;
|
Remove Legacy MIX Namespace;
|
||||||
Add mix element in message to hold MIX additional information;
|
Add mix element in message to hold MIX additional information;
|
||||||
Roster Update Clarifications;
|
Roster Update Clarifications;
|
||||||
|
Clarify when messages are delivered to clients;
|
||||||
</p></remark>
|
</p></remark>
|
||||||
</revision>
|
</revision>
|
||||||
<revision>
|
<revision>
|
||||||
@ -2422,6 +2423,7 @@ This approach enables flexible support of multiple clients for a MIX channel pa
|
|||||||
]]></example>
|
]]></example>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
The server receiving the message will then deliver the messages to all online clients with status available and a non-negative resource priority.
|
||||||
The following example shows how the participant's server modifies the inbound message to replace the bare JID in the 'to' with a full JID for each of two active MIX clients.
|
The following example shows how the participant's server modifies the inbound message to replace the bare JID in the 'to' with a full JID for each of two active MIX clients.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user