Conduit: Simple, fast and reliable chat server powered by Matrix
61–70 of 193 posts
Re: Conduit: Simple, fast and reliable chat server powered by Matrix
#62I’ve run a self-hosted Conduit instance for some years now. Pros: easy to install and use. Cons: it’s beta software! That said, it’s been really good for me. Reliable chat between my and a few friends, plus some big-ish rooms that I participate in. The author also works on Veloren[1]—another fun Rust project! [1]: https://veloren.net
Re: Conduit: Simple, fast and reliable chat server powered by Matrix
#63Re: Conduit: Simple, fast and reliable chat server powered by Matrix
#64Earlier quoted context omitted.
My first thought was: „my question would be the reverse“. I have no idea why I’d use XMPP, so I will tell you what I like about Matrix. - modern chat solution with features people have come to expect from Slack and Discord - many bridges that have kept me from having to use more than one chat client for multiple protocols (think pidgin) - lots of great communities are on matrix - pretty good voice chat - open source…
> what do you like about XMPP? - plenty of fast native clients - server resource usage - simplicity of the protocol, especially the encryption
And God help you making all of them talk to each other properly...
Re: Conduit: Simple, fast and reliable chat server powered by Matrix
#65Can someone please explain, why use Matrix while there's XMPP ?
I also prefer XMPP.
Re: Conduit: Simple, fast and reliable chat server powered by Matrix
#66Can someone please explain, why use Matrix while there's XMPP ?
There's the least common denominator XMPP, with a lot of key functions under optional XEPs. Thus the user experience is very uneven across clients and servers. Matrix has a more defined set of important features, so you could expect that conforming clients all implement them uniformly, without surprises.
Re: Conduit: Simple, fast and reliable chat server powered by Matrix
#67What would be the minimum Digital Ocean droplet that could run this server for maybe 10 people?
Specs: The server we use has 4 cores (barely uses 1) and 8 gigs of RAM, 2.5 of which are currently used and 120gb of disk space, that will probably suffice for another 2-3 years.
Re: Conduit: Simple, fast and reliable chat server powered by Matrix
#68Can someone please explain, why use Matrix while there's XMPP ?
And I'm looking forward to integrations (Slack, Signal, ...) being more user-friendly, and easier to install, configure and maintain, so I can message others, too.
Re: Conduit: Simple, fast and reliable chat server powered by Matrix
#69How does this relate to Synapse? Dendrite tests against https://github.com/matrix-org/sytest and has issues for “are we synapse yet” — I can’t see any discussion of this for Conduit (not even a discussion on why they don’t want to be like Synapse).
Conduit is a 3rd party implementation of the matrix server spec in Rust. Synapse and Dendrite are both first party where Dendrite was originally intended to replace Synapse. The selling features are lightweight and simple to setup, implying that Synapse is not. It is more importantly a validation of the matrix server specs and over the years they have done quite a bit to get ambiguities clarified.
It's a shame there's no upgrade path though. With retention of history.
Re: Conduit: Simple, fast and reliable chat server powered by Matrix
#70What would be the minimum Digital Ocean droplet that could run this server for maybe 10 people?
Its been working without problems for a single user setup (no VoIP though).
I hope you get an idea of the minimum resources needed.