Software /
code /
prosody
Comparison
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 |
parent | 11631:6641ca266d94 |
child | 11774:4625093b0768 |
comparison
equal
deleted
inserted
replaced
11769:071715a18394 | 11770:d2a9aa1c7ac8 |
---|---|
444 <xmpp:version>2.0</xmpp:version> | 444 <xmpp:version>2.0</xmpp:version> |
445 </xmpp:SupportedXep> | 445 </xmpp:SupportedXep> |
446 </implements> | 446 </implements> |
447 <implements> | 447 <implements> |
448 <xmpp:SupportedXep> | 448 <xmpp:SupportedXep> |
449 <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0205.html"/> | |
450 <xmpp:since>0.12.0</xmpp:since> | |
451 <xmpp:note>stanza size limits, bandwidth limits, stanza-too-big error condition</xmpp:note> | |
452 </xmpp:SupportedXep> | |
453 </implements> | |
454 <implements> | |
455 <xmpp:SupportedXep> | |
449 <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0206.html"/> | 456 <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0206.html"/> |
450 <xmpp:version>1.2</xmpp:version> | 457 <xmpp:version>1.2</xmpp:version> |
451 <xmpp:since>0.2.0</xmpp:since> | 458 <xmpp:since>0.2.0</xmpp:since> |
452 </xmpp:SupportedXep> | 459 </xmpp:SupportedXep> |
453 </implements> | 460 </implements> |