annotate mod_bidi.wiki @ 326:8fe2ec8a9f77

slight correction to the wiki.
author Marco Cirillo <maranda@lightwitch.org>
date Tue, 12 Mar 2013 18:12:25 +0000
parents 822a5f31c91f
children ca974ba20455
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
822a5f31c91f Added minimal page about mod_bidi
Kim Alvefur <zash@zash.se>
parents:
diff changeset
4 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).