mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-24 10:12:19 -05:00
XEP-0115: Added registrar consideration about stream features.
This commit is contained in:
parent
bfa503cb68
commit
c040741236
@ -34,6 +34,12 @@
|
||||
<email>jajcus@jajcus.net</email>
|
||||
<jid>jajcus@jabber.bnet.pl</jid>
|
||||
</author>
|
||||
<revision>
|
||||
<version>1.5.1</version>
|
||||
<date>2016-10-06</date>
|
||||
<initials>egp</initials>
|
||||
<remark><p>Added registrar consideration about stream features.</p></remark>
|
||||
</revision>
|
||||
<revision>
|
||||
<version>1.5</version>
|
||||
<date>2008-02-26</date>
|
||||
@ -609,6 +615,9 @@
|
||||
<section2 topic='Service Discovery Features' anchor='registrar-features'>
|
||||
<p>The XMPP Registrar shall include "http://jabber.org/protocol/caps#optimize" in its registry of service discovery features (see &DISCOFEATURES;).</p>
|
||||
</section2>
|
||||
<section2 topic='Stream Features' anchor='registrar-stream-features'>
|
||||
<p>The XMPP Registrar shall include "http://jabber.org/protocol/caps" in its registry of stream features (see &STREAMFEATURES;).</p>
|
||||
</section2>
|
||||
</section1>
|
||||
|
||||
<section1 topic='XML Schema' anchor='schema'>
|
||||
|
Loading…
Reference in New Issue
Block a user