mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-24 10:12:19 -05:00
1.1rc7: added asymptotic note
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@4082 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
d92674d33f
commit
2489dbcdb8
@ -102,7 +102,7 @@
|
||||
<li>The recipient returns a receipt but the receipt is lost on the way back from the recipient to the sender (e.g., because of connectivity issues or software failures at any hop).</li>
|
||||
<li>The recipient simply does not wish to return a receipt for the sent message.</li>
|
||||
</ul>
|
||||
<p>Because of these significant limitations, this protocol does not provide complete or even partial reliability or guaranteed delivery. Therefore, the sender SHOULD NOT impute any meaning to the lack of a receipt unless it has established with the recipient that receipt requests will be honored; however, methods for doing so are out of scope for this specification and it is NOT RECOMMENDED to take any particular action (such as resending a message) without such methods.</p>
|
||||
<p>Because of these significant limitations, this protocol does not provide complete or even partial reliability or guaranteed delivery. Therefore, the sender SHOULD NOT impute any meaning to the lack of a receipt unless it has established with the recipient that receipt requests will be honored; however, methods for doing so are out of scope for this specification and it is NOT RECOMMENDED to take any particular action (such as resending a message) without such methods. <note>This protocol merely provides a building block that could be used in conjunction with other protocols to asymptotically approach the eventual goal of messaging reliability and guaranteed delivery.</note></p>
|
||||
</section1>
|
||||
|
||||
<section1 topic='When to Request Receipts' anchor='when'>
|
||||
|
Loading…
Reference in New Issue
Block a user