summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlouiz’ <louiz@louiz.org>2016-07-28 16:05:36 +0200
committerlouiz’ <louiz@louiz.org>2016-07-28 16:05:36 +0200
commit4463e9f5e3169d41a423982a35d9ca3cd4a9562c (patch)
tree91dd6c634e6d932c8b77a60bb146bbb1338f6b8c
parent085a48ea48b9fcb2188b645d2a373d97b8dab9aa (diff)
downloadbiboumi-4463e9f5e3169d41a423982a35d9ca3cd4a9562c.tar.gz
biboumi-4463e9f5e3169d41a423982a35d9ca3cd4a9562c.tar.bz2
biboumi-4463e9f5e3169d41a423982a35d9ca3cd4a9562c.tar.xz
biboumi-4463e9f5e3169d41a423982a35d9ca3cd4a9562c.zip
Document the multi-nick session thing
-rw-r--r--doc/biboumi.1.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/biboumi.1.rst b/doc/biboumi.1.rst
index b8bf794..6d4c35a 100644
--- a/doc/biboumi.1.rst
+++ b/doc/biboumi.1.rst
@@ -178,6 +178,14 @@ the same IRC connection is used. If, however, an other user wants to join
an IRC channel on that same IRC server, biboumi opens a new connection to
that server. Biboumi connects once to each IRC server, for each user on it.
+Additionally, if one user is using more than one clients (with the same bare
+JID), they can join the same IRC channel (on the same server) behind one
+single nickname. Biboumi will forward all the messages (the channel ones and
+the private ones) and the presences to all the resources behind that nick.
+There is no need to have multiple nicknames and multiple connections to be
+able to take part in a conversation (or idle) in a channel from a mobile client
+while the desktop client is still connected, for example.
+
To cleanly shutdown the component, send a SIGINT or SIGTERM signal to it.
It will send messages to all connected IRC and XMPP servers to indicate a
reason why the users are being disconnected. Biboumi exits when the end of