Mercurial > prosody-wiki
comparison mod_bidi.wiki @ 321:822a5f31c91f
Added minimal page about mod_bidi
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 12 Jan 2013 02:54:15 +0100 |
parents | |
children | ca974ba20455 |
comparison
equal
deleted
inserted
replaced
320:188ff73d261e | 321:822a5f31c91f |
---|---|
1 #summary XEP-0288: Bidirectional Server-to-Server Connections | |
2 #labels Stage-Alpha | |
3 | |
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). |