Mercurial > prosody-modules
comparison mod_bidi/README.markdown @ 5638:d832a5e10c04
mod_bidi: Add warning about use with 0.12
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 27 Aug 2023 15:28:53 +0200 |
parents | 73c456d9ec67 |
children | 4f538573afa0 |
comparison
equal
deleted
inserted
replaced
5637:acd2f397ce6b | 5638:d832a5e10c04 |
---|---|
1 --- | 1 --- |
2 labels: | 2 labels: |
3 - 'Stage-Stable' | 3 - 'Stage-Stable' |
4 summary: 'XEP-0288: Bidirectional Server-to-Server Connections' | 4 summary: 'XEP-0288: Bidirectional Server-to-Server Connections' |
5 ... | 5 ... |
6 | |
7 ::: {.alert .alert-warning} | |
8 This module is unreliable when used with Prosody 0.12, switch to | |
9 \[mod_s2s_bidi\]\[doc:modules:mod_s2s_bidi\] | |
10 ::: | |
6 | 11 |
7 Introduction | 12 Introduction |
8 ============ | 13 ============ |
9 | 14 |
10 This module implements [XEP-0288: Bidirectional Server-to-Server | 15 This module implements [XEP-0288: Bidirectional Server-to-Server |