mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-24 10:12:19 -05:00
0.2
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@929 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
1a72015bd8
commit
84c8c421e1
13
xep-0216.xml
13
xep-0216.xml
@ -24,6 +24,12 @@
|
|||||||
<supersededby/>
|
<supersededby/>
|
||||||
<shortname>N/A</shortname>
|
<shortname>N/A</shortname>
|
||||||
&stpeter;
|
&stpeter;
|
||||||
|
<revision>
|
||||||
|
<version>0.2</version>
|
||||||
|
<date>2007-06-11</date>
|
||||||
|
<initials>psa</initials>
|
||||||
|
<remark><p>Added implementation notes.</p></remark>
|
||||||
|
</revision>
|
||||||
<revision>
|
<revision>
|
||||||
<version>0.1</version>
|
<version>0.1</version>
|
||||||
<date>2007-04-20</date>
|
<date>2007-04-20</date>
|
||||||
@ -57,7 +63,7 @@
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><strong>&xep0045;</strong></td>
|
<td><strong>&xep0045;</strong></td>
|
||||||
<td>REQUIRED *</td>
|
<td>REQUIRED</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><strong>&xep0054;</strong></td>
|
<td><strong>&xep0054;</strong></td>
|
||||||
@ -68,7 +74,10 @@
|
|||||||
<td>RECOMMENDED</td>
|
<td>RECOMMENDED</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
<p>* It is an implementation decision how support for multi-user chat is enabled, e.g., directly or by means of an external component (see &xep0114;).</p>
|
</section1>
|
||||||
|
<section1 topic='Implementation Notes' anchor='impl'>
|
||||||
|
<p>Some of the protocol specifications referenced herein have their own dependencies; developers must refer to the relevant specifications for further information.</p>
|
||||||
|
<p>It is an implementation decision how to enable support for multi-user chat, e.g., directly or by means of an external component (see &xep0114;).</p>
|
||||||
</section1>
|
</section1>
|
||||||
<section1 topic='Security Considerations' anchor='security'>
|
<section1 topic='Security Considerations' anchor='security'>
|
||||||
<p>This document introduces no additional security considerations above and beyond those defined in the documents on which it depends.</p>
|
<p>This document introduces no additional security considerations above and beyond those defined in the documents on which it depends.</p>
|
||||||
|
Loading…
Reference in New Issue
Block a user