any xmpp interesting room you would recommend
any xmpp interesting room you would recommend
for instance on free software, linux, bsd, ... ?
any xmpp interesting room you would recommend
for instance on free software, linux, bsd, ... ?
XMPP rooms a generally limited... but you can use the bridging function to access Matrix rooms, which there are more of ATM
https://github.com/matrix-org/matrix-bifrost/wiki/Address-syntax
I wonder why matrix is more popular than xmpp, while being more recent
anyway, thanks!
There is pretty much nothing done in Matrix that couldn't be done with XMPP. But XMPP suffers from multiple issues:
As it was said in another comment, there is a company and some investors behind Matrix, and with that:
Now, from a self-hosting point of view, Matrix has a huge flaw: rooms are entirely copied and synced on all servers from which a user participates. It takes only 1.
For example: if any of your users join a room with 10k users exchanging thousands of messages per day, your humble server will synchronize the whole flow in a local copy. There is not a chance a small server can take that kind of load. Last time I checked where they were for solutions (it was years ago, might be different today), the proposals were:
And for some positive points about XMPP:
The last has microblogging, events, forum, ticket management, file sharing features, etc.. Still needs a lot of love but it shows the potential of the protocol.
There are other projects using XMPP for whole different things (IoT, ...)
Better marketing? Not sure...
And given #xmpp can do things like !movim @lemmy.ml, it's a shame it's not me widely used.
Because a corpo is developing it (see Element)
If you haven't already, you can try the MUC search at https://search.jabber.network.
good idea, thx !