mirror of
https://github.com/bjc/prosody.git
synced 2025-04-01 20:27:39 +03:00
doap: Add XEP-0156 and mod_http_altconnect
This commit is contained in:
parent
faed304d55
commit
4068c28023
1 changed files with 9 additions and 0 deletions
|
@ -379,6 +379,15 @@
|
|||
<xmpp:note>via XEP-0398</xmpp:note>
|
||||
</xmpp:SupportedXep>
|
||||
</implements>
|
||||
<implements>
|
||||
<xmpp:SupportedXep>
|
||||
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0156.html"/>
|
||||
<xmpp:version>1.4.0</xmpp:version>
|
||||
<xmpp:since>13.0.0</xmpp:since>
|
||||
<xmpp:status>complete</xmpp:status>
|
||||
<xmpp:note>mod_http_altconnect</xmpp:note>
|
||||
</xmpp:SupportedXep>
|
||||
</implements>
|
||||
<implements>
|
||||
<xmpp:SupportedXep>
|
||||
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0157.html"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue