Skip to content

Clarify differences between Matrix and XMPP

MickGe requested to merge dev into master

First, replace Jabber with XMPP. The protocol was named Jabber in the first place, but has been renamed to XMPP since then.

Also, make it clear that XMPP is also federated, and that federation is not the reason why rooms are duplicated, this is just a particularity of Matrix compared with XMPP.

Merge request reports