xmpp-parsers: Remove MIX support
This protocol has failed to gain any traction in the XMPP ecosystem and is actively being replaced with better alternatives based on MUC.
This commit is contained in:
parent
e7395b7ed8
commit
205857e59c
5 changed files with 4 additions and 412 deletions
|
|
@ -565,7 +565,7 @@
|
|||
<implements>
|
||||
<xmpp:SupportedXep>
|
||||
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0369.html"/>
|
||||
<xmpp:status>complete</xmpp:status>
|
||||
<xmpp:status>removed</xmpp:status>
|
||||
<xmpp:version>0.14.3</xmpp:version>
|
||||
<xmpp:since>0.18.0</xmpp:since>
|
||||
</xmpp:SupportedXep>
|
||||
|
|
|
|||
Loading…
Reference in a new issue