mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-24 18:22:24 -05:00
Another go at delivery clarification
This commit is contained in:
parent
39611ada6f
commit
5d1cd5b69d
@ -38,7 +38,7 @@
|
|||||||
&stpeter;
|
&stpeter;
|
||||||
<revision>
|
<revision>
|
||||||
<version>0.9.3</version>
|
<version>0.9.3</version>
|
||||||
<date>2017-06-13</date>
|
<date>2017-06-15</date>
|
||||||
<initials>sek</initials>
|
<initials>sek</initials>
|
||||||
<remark><p>
|
<remark><p>
|
||||||
Remove Legacy MIX Namespace;
|
Remove Legacy MIX Namespace;
|
||||||
@ -2423,7 +2423,8 @@ 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 server receiving the message will then deliver the messages to all online clients. Messages are delivered to all available online resources irrespective of
|
||||||
|
status and 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