comparison mod_delay/README.markdown @ 2393:3b2c94ea0c2e

mod_delay: initial commit
author tmolitor <thilo@eightysoft.de>
date Tue, 22 Nov 2016 21:15:01 +0100
parents
children a457fff04f1d
comparison
equal deleted inserted replaced
2392:d1e975c24545 2393:3b2c94ea0c2e
1 ---
2 labels:
3 - 'Stage-Alpha'
4 summary: Add "XEP-0203 Delayed Delivery"-tags to every message stanza
5 ...
6
7 Introduction
8 ============
9
10 This module adds "Delayed Delivery"-tags to every message stanza passing
11 the server containing the current time on that server.
12
13 This adds accurate message timings even when the message is delayed by slow networks
14 on the receiving client or by any event.
15
16 Compatibility
17 =============
18
19 ----- -----------------------------------------------------
20 0.10 Works
21 ----- -----------------------------------------------------
22
23
24 Clients
25 =======
26
27 Clients that support XEP-0203 (among others):
28
29 - Gajim
30 - Conversations
31 - Yaxim