diff --git a/xep-0198.xml b/xep-0198.xml index b14765f5..d237a0ff 100644 --- a/xep-0198.xml +++ b/xep-0198.xml @@ -18,6 +18,12 @@ None ack &infiniti; + + 0.3 + 2007-10-03 + jk +

Updates per devcon discussion.

+
0.2 2007-04-05 @@ -53,7 +59,7 @@

&xmppcore; does not specify a way for entities in a stream (single-hop) to acknowledge successful receipt of a stanza. This specification proposes a mechanism for efficient and flexible acknowledgement of stanzas. The protocol is intended for use with both Client-to-Server and Server-to-Server streams.

-

It is important not to confuse the facilities provided by this specification with those provided by &xep0022;, &xep0079;, and &xep0184;. The other specifications cover end-to-end and multi-hop acknowledgements, which are useful in special scenarios, but unnecessary and overkill for general use. In contrast, this specification proposes a protocol intended for widespread, general use. It is also expected that this protocol will revive interest in AMP, as single-hop acknowledgements are necessary for AMP delivery receipts to function properly.

+

It is important not to confuse the facilities provided by this specification with those provided by &xep0079; and &xep0184;. The other specifications cover end-to-end and multi-hop acknowledgements, which are useful in special scenarios, but unnecessary and overkill for general use. In contrast, this specification proposes a protocol intended for widespread, general use. It is also expected that this protocol will revive interest in AMP, as single-hop acknowledgements are necessary for AMP delivery receipts to function properly.

There is a lot to be gained by adding this feature to the protocol, such as: