xmpp-parsers: Add support for Jingle Raw UDP Transport Method (XEP-0177)

This commit is contained in:
Emmanuel Gil Peyrot 2020-12-10 00:23:03 +01:00
commit 059321f89a
4 changed files with 116 additions and 0 deletions

View file

@ -240,6 +240,14 @@
<xmpp:since>0.13.0</xmpp:since>
</xmpp:SupportedXep>
</implements>
<implements>
<xmpp:SupportedXep>
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0177.html"/>
<xmpp:status>complete</xmpp:status>
<xmpp:version>1.1</xmpp:version>
<xmpp:since>NEXT</xmpp:since>
</xmpp:SupportedXep>
</implements>
<implements>
<xmpp:SupportedXep>
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0184.html"/>