mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
XEP-0045: improve wording of client re-sync
This commit is contained in:
parent
8f684ace2b
commit
d960697c73
@ -1385,7 +1385,7 @@
|
||||
</presence>
|
||||
]]></example>
|
||||
<p>Before attempting to enter the room, a MUC-compliant client SHOULD first discover its reserved room nickname (if any) by following the protocol defined in the <link url='#reservednick'>Discovering Reserved Room Nickname</link> section of this document.</p>
|
||||
<p>When a MUC service receives an <x/> tagged join stanza from an already-joined client (as identified by the client's full JID), the service SHOULD assume that the client lost its synchronization, and therefore it SHOULD send exactly the same stanzas to the client as if it would actually join the MUC. The server MAY also send a presence update to the other participants according to the received join presence.</p>
|
||||
<p>When a MUC service receives an <x/> tagged join stanza from an already-joined client (as identified by the client's full JID), the service should assume that the client lost its synchronization, and therefore it SHOULD send exactly the same stanzas to the client as if it actually just joined the MUC. The server MAY also send a presence update to the other participants according to the received join presence.</p>
|
||||
</section3>
|
||||
|
||||
<section3 topic='Presence Broadcast' anchor='enter-pres'>
|
||||
|
Loading…
Reference in New Issue
Block a user