annotate mod_bidi.wiki @ 511:9cf5a22e30a1

allow_unencrypted_plain_auth is not required
author MWild1@gmail.com
date Fri, 03 Apr 2015 00:57:11 +0000
parents af771646760b
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
321
822a5f31c91f Added minimal page about mod_bidi
Kim Alvefur <zash@zash.se>
parents:
diff changeset
1 #summary XEP-0288: Bidirectional Server-to-Server Connections
822a5f31c91f Added minimal page about mod_bidi
Kim Alvefur <zash@zash.se>
parents:
diff changeset
2 #labels Stage-Alpha
822a5f31c91f Added minimal page about mod_bidi
Kim Alvefur <zash@zash.se>
parents:
diff changeset
3
331
ca974ba20455 changed mod_bidi.wiki
Kim Alvefur <zash@zash.se>
parents: 321
diff changeset
4 = Introduction =
ca974ba20455 changed mod_bidi.wiki
Kim Alvefur <zash@zash.se>
parents: 321
diff changeset
5
321
822a5f31c91f Added minimal page about mod_bidi
Kim Alvefur <zash@zash.se>
parents:
diff changeset
6 This module implements [http://xmpp.org/extensions/xep-0288.html XEP-0288: Bidirectional Server-to-Server Connections]. It allows servers to use a single connection for sending stanzas to each other, instead of two connections (one for stanzas in each direction).
331
ca974ba20455 changed mod_bidi.wiki
Kim Alvefur <zash@zash.se>
parents: 321
diff changeset
7
ca974ba20455 changed mod_bidi.wiki
Kim Alvefur <zash@zash.se>
parents: 321
diff changeset
8 Install and enable it like any other module. It has no configuration.
ca974ba20455 changed mod_bidi.wiki
Kim Alvefur <zash@zash.se>
parents: 321
diff changeset
9
ca974ba20455 changed mod_bidi.wiki
Kim Alvefur <zash@zash.se>
parents: 321
diff changeset
10 = Compatibility =
ca974ba20455 changed mod_bidi.wiki
Kim Alvefur <zash@zash.se>
parents: 321
diff changeset
11
ca974ba20455 changed mod_bidi.wiki
Kim Alvefur <zash@zash.se>
parents: 321
diff changeset
12 ||trunk||Works||
ca974ba20455 changed mod_bidi.wiki
Kim Alvefur <zash@zash.se>
parents: 321
diff changeset
13 ||0.9||Works||
395
af771646760b Add small note about the separate 0.8 repo
Kim Alvefur <zash@zash.se>
parents: 332
diff changeset
14 ||0.8||Works (use the 0.8 repo)||
331
ca974ba20455 changed mod_bidi.wiki
Kim Alvefur <zash@zash.se>
parents: 321
diff changeset
15