Merge branch 'master' into green_badge

This commit is contained in:
meaz 2020-08-07 06:25:34 +00:00
commit 664c5028c2
4 changed files with 23 additions and 2 deletions

View File

@ -6,10 +6,31 @@ text_align: left
wider_column: right
---
![](conversations.jpg)
![](conversations2.png)
---
## Gateways, Bridges and Transports
XMPP allows for various ways to connect to different chat protocols. You can connect to any IRC room via our Biboumi IRC gateway. In the future we are planning to run a Matrix bridge (currently available via bau-haus.net, our internet friends), Telegram bridge and a number of other bridges and transports we are currently preparing.
XMPP allows for various ways to connect to different chat protocols.
### Connect to a IRC room
You can connect to any IRC room hosted on any IRC server via our Biboumi IRC gateway:
<ul class=disc>
<li>To join an IRC room: <b><i>#room%irc.domain.tld@irc.disroot.org</i></b></li>
<li>To add an IRC contact: <b><i>contactname%irc.domain.tld@irc.disroot.org</i></b></li>
</ul>
Where ***#room*** is the IRC room you want to join and ***irc.domain.tld*** is the IRC server address you want to join. Make sure to leave ***@irc.disroot.org*** as it is, because it's the IRC gateways address.
### Connect to a Matrix room
You can connect to any Matrix room hosted on any Matrix server via Matrix.org bridge:
<ul class=disc>
<li>To join a Matrix room: <b><i>#room#matrix.domain.ldt@matrix.org</i></b></li>
</ul>
Where ***#room*** is the Matrix room you want to join and **matrix.domain.tld*** is the Matrix server address you want to join. Make sure to leave ***@matrix.org*** as it is, because it's the Matrix bridge address.
### To come...
In the future we are planning to run our own Matrix bridge. We also hope to provide a Telegram bridge and a number of other bridges and transports.

Binary file not shown.

After

Width:  |  Height:  |  Size: 226 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 245 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 251 KiB