diff --git a/xep-0281.xml b/xep-0281.xml index 89128e0c..8bfae739 100644 --- a/xep-0281.xml +++ b/xep-0281.xml @@ -9,7 +9,7 @@
DMUC1: Distributed Multi-User Chat - This document defines methods for distributing Multi-User Chat (MUC) rooms across multiple chat services. Note: This document has been retracted by the author in favor of XEP-0289. + This document defines methods for distributing Multi-User Chat (MUC) rooms across multiple chat services. &LEGALNOTICE; 0281 Retracted @@ -53,8 +53,6 @@ -

Note: This document has been retracted by the author in favor of &xep0289;.

-

&xep0045; defines a full-featured technology for multi-user text conferencing in XMPP. By design, XEP-0045 assumes that a conference room is hosted at a single service, which can be accessed from any point on the network. However, this assumption introduces a single point of failure for the conference room, since if occupants at a using domain lose connectivity to the hosting domain then they also lose connectivity to the room. In some deployment scenarios (and even on the open Internet) this behavior is suboptimal. Therefore, this document attempts to define a technology for distributing MUC rooms across multiple services.