# HG changeset patch # User Kim Alvefur # Date 1357955655 -3600 # Node ID 822a5f31c91f119df4dc4777ed91c88075cb7b95 # Parent 188ff73d261e05040084f8d413d6f676cb561256 Added minimal page about mod_bidi diff -r 188ff73d261e -r 822a5f31c91f mod_bidi.wiki --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mod_bidi.wiki Sat Jan 12 02:54:15 2013 +0100 @@ -0,0 +1,4 @@ +#summary XEP-0288: Bidirectional Server-to-Server Connections +#labels Stage-Alpha + +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).