Hi all,
I run a private self-hosted Synapse server with bridges for:
- Signal
- Doscord
- IRC
- Google Voice
- Custom APIs
I am thinking of switching to XMPP. Can anyone recommend a good Docker-based server and transport combo that I could test out?
Hi all,
I run a private self-hosted Synapse server with bridges for:
I am thinking of switching to XMPP. Can anyone recommend a good Docker-based server and transport combo that I could test out?
Since you’ve used both, how do ejabberd and prosody compare to another? I was going to go with the former.
Ejabberd has more enterprise features and scales better for large public servers, Prosody has more interesting community modules and generally is ideal for smaller private servers (but has a very nice invite system).