mirror of
https://github.com/moparisthebest/xeps
synced 2024-12-21 23:28:51 -05:00
0.0.1
This commit is contained in:
parent
35fb535e33
commit
c428ed32a3
@ -29,7 +29,7 @@
|
||||
</revision>
|
||||
</header>
|
||||
<section1 topic='Introduction' anchor='intro'>
|
||||
<p>A client joining a MUC room involves the receipt of a significant volume of data in the form of presence from the current room occupants, and past ("context" or "history") messages. If the client has recently been in the room (for example if it has needed to reconnect only because of a networking error) it may already know most of the current state, and receipt of these data will redundant. XEP-0045 provides a method for limiting the context messages received when joining but no method for limiting the duplication of known presence; this document expands slightly upon the former and provides the latter.</p>
|
||||
<p>A client joining a &xep0045; room involves the receipt of a significant volume of data in the form of presence from the current room occupants, and past ("context" or "history") messages. If the client has recently been in the room (for example if it has needed to reconnect only because of a networking error) it may already know most of the current state, and receipt of these data will redundant. XEP-0045 provides a method for limiting the context messages received when joining but no method for limiting the duplication of known presence; this document expands slightly upon the former and provides the latter.</p>
|
||||
</section1>
|
||||
Appropriate action - alert user, attempt to rejoin MUC, whatever.
|
||||
<section1 topic='Requirements' anchor='reqs'>
|
||||
@ -114,7 +114,7 @@ Here
|
||||
<p>OPTIONAL.</p>
|
||||
</section1>-->
|
||||
<section1 topic='Security Considerations' anchor='security'>
|
||||
<p>None.</p>
|
||||
<p>To follow.</p>
|
||||
</section1>
|
||||
<section1 topic='IANA Considerations' anchor='iana'>
|
||||
<p>None.</p>
|
||||
|
Loading…
Reference in New Issue
Block a user