Add XEP numbers.

This commit is contained in:
Steve Kille 2018-05-21 08:00:26 +01:00
parent 5967d067d5
commit 7f59fedec6
1 changed files with 7 additions and 7 deletions

View File

@ -37,7 +37,7 @@
&skille;
<revision>
<version>1.0.0</version>
<date>2018-05-15</date>
<date>2018-05-21</date>
<initials>sek</initials>
<remark><p>
Remove PSA as author (as he requested);
@ -402,12 +402,12 @@
<ol>
<li>MIX-CORE. &xep0369;. This specification, which is the central mandatory MIX specification. This sets out requirements addressed by MIX and general MIX concepts and framework. It defines joining channels and associated participant management. It defines discovery and sharing of MIX channels and information about them. It defines use of MIX to share messages with channel participants. </li>
<li>MIX-PRESENCE. This optional specification adds the ability for MIX online clients to share presence, so that this can be seen by other MIX clients.</li>
<li>MIX-PAM. This mandatory specification defines how a server supporting MIX clients behaves, to support servers implementing MIX-CORE and MIX-PRESENCE.</li>
<li>MIX-ADMIN. This specifies MIX configuration and administration of MIX.</li>
<li>MIX-ANON. This specifies a mechanism to hide real JIDs from MIX clients and related privacy controls. </li>
<li>MIX-MISC. This specifies a number of small MIX capabilities which are useful but do not need to be a part of MIX-CORE. </li>
<li>MIX-MUC. This defines how MIX and MUC can be used together. </li>
<li>MIX-PRESENCE. XEP-0403. This optional specification adds the ability for MIX online clients to share presence, so that this can be seen by other MIX clients.</li>
<li>MIX-PAM. XEP-0405. This mandatory specification defines how a server supporting MIX clients behaves, to support servers implementing MIX-CORE and MIX-PRESENCE.</li>
<li>MIX-ADMIN. XEP-0406. This specifies MIX configuration and administration of MIX.</li>
<li>MIX-ANON. XEP-0404. This specifies a mechanism to hide real JIDs from MIX clients and related privacy controls. </li>
<li>MIX-MISC. XEP-0407. This specifies a number of small MIX capabilities which are useful but do not need to be a part of MIX-CORE. </li>
<li>MIX-MUC. XEP-0408. This defines how MIX and MUC can be used together. </li>
<li>RELIABLE-DELIVERY. MIX-CORE needs messages to be distributed without loss. This specification is important for MIX, but may be useful in other places.</li>
</ol>
</section1>