doc/doap: Claim support for XEP-0268 via mod_csi_simple
authorKim Alvefur <zash@zash.se>
Tue, 15 Oct 2019 00:13:52 +0200
changeset 10339 4d875bbd6226
parent 10338 2147942710bb
child 10340 55dccd4a3522
doc/doap: Claim support for XEP-0268 via mod_csi_simple mod_csi_simple tries to follow the advice in XEP-0268. Notably, since 7d78b24d8449 it also does this: > If the server receives data, the phones radio is already on, therefore > you should flush any pending data as soon as possible after receiving > data from a client
doc/doap.xml
--- a/doc/doap.xml	Sun Oct 13 00:33:35 2019 +0200
+++ b/doc/doap.xml	Tue Oct 15 00:13:52 2019 +0200
@@ -426,6 +426,13 @@
     </implements>
     <implements>
       <xmpp:SupportedXep>
+        <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0268.html"/>
+        <xmpp:since>0.11</xmpp:since>
+        <xmpp:note>mod_csi_simple</xmpp:note>
+      </xmpp:SupportedXep>
+    </implements>
+    <implements>
+      <xmpp:SupportedXep>
         <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0280.html"/>
         <xmpp:version>0.12.1</xmpp:version>
         <xmpp:status>complete</xmpp:status>