From f526542e2a833022763199314466240a6c6714bb Mon Sep 17 00:00:00 2001 From: Mickael Remond Date: Fri, 11 Mar 2016 13:14:23 +0100 Subject: [PATCH] Fix malformed join example --- xep-0369.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xep-0369.xml b/xep-0369.xml index da9e0172..82b69f39 100644 --- a/xep-0369.xml +++ b/xep-0369.xml @@ -225,7 +225,7 @@ - + ]]>

The conversation must process the join atomically. The conversation responds with an IQ-result. This stanza includes the nodes to which the user was subscribed, as well as the JID that will be used for the user in this room (real JID for non-anonymous rooms, proxy JID for semi-anonymous rooms). TODO: does this need to always be a proxyJID? List discussion.