Diff

doc/doap.xml @ 11770:d2a9aa1c7ac8

mod_c2s,mod_s2s: Indicate stanza size violation with condition from XEP-0205 (thanks mjk)
author Kim Alvefur <zash@zash.se>
date Mon, 06 Sep 2021 23:21:25 +0200 (2021-09-06)
parent 11631:6641ca266d94
child 11774:4625093b0768
line wrap: on
line diff
--- a/doc/doap.xml	Sun Sep 05 18:42:44 2021 +0200
+++ b/doc/doap.xml	Mon Sep 06 23:21:25 2021 +0200
@@ -446,6 +446,13 @@
     </implements>
     <implements>
       <xmpp:SupportedXep>
+        <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0205.html"/>
+        <xmpp:since>0.12.0</xmpp:since>
+        <xmpp:note>stanza size limits, bandwidth limits, stanza-too-big error condition</xmpp:note>
+      </xmpp:SupportedXep>
+    </implements>
+    <implements>
+      <xmpp:SupportedXep>
         <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0206.html"/>
         <xmpp:version>1.2</xmpp:version>
         <xmpp:since>0.2.0</xmpp:since>