[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Chatroom



On Wed, 2023-09-27 at 17:28 -0500, Quinn Stambaugh wrote:
> Steven,
> 
> Here's the DNS records I'd need to setup a dedicated XMPP MUC
> component
> on my server for a LUCI groupchat, if people are on board. I'd be
> into
> bridging it to other protocols/platform as well, like mattermost.
> 
> ```
> cname=xmpp.luci.org,stambell.net
> srv-host=_xmpp-server._tcp.luci.org,xmpp.luci.org,5269,0,5
> srv-host=_xmpps-server._tcp.luci.org,xmpp.luci.org,5270,0,5
> srv-host=_xmpp-server._tcp.conference.luci.org,xmpp.luci.org,5269,0,5
> srv-host=_xmpps-
> server._tcp.conference.luci.org,xmpp.luci.org,5270,0,5
> ```
> 
Eh, it's just going to be the MUC component, so this is all that's
really needed.

```
cname=xmpp.luci.org,stambell.net
srv-host=_xmpp-server._tcp.luci.org,xmpp.luci.org,5269,0,5
srv-host=_xmpps-server._tcp.luci.org,xmpp.luci.org,5270,0,5
```

This is a digitally signed message part