I’m wondering if anyone made a fediverse like (aka multiple instances talking to eachother) for discord?

I know matrix exists, but it’s only rooms instead of servers with channels, etc…

  • poVoq
    link
    fedilink
    English
    625 days ago

    actually implemented the matrix protocol, so it’s interoperable with matrix.

    They originally planned this, but realized along the way that the Matrix specs are overly complicated and change at the wim of Element, so they ended up only supporting a link to Synapse via the appservice system, which isn’t great as it means you have to run both Rocketchat and Synapse on the same server for it to work.

    • fxomt
      link
      fedilink
      English
      325 days ago

      Ah, matrix being a PITA; what a surprise :D

      Yeah, it’s a far fetch calling it federated at all. Will edit, thanks.

    • @[email protected]
      link
      fedilink
      English
      024 days ago

      I’m not very familiar with the matrix protocol but rocket.chat advertises itself as having implemented the matrix protocol. What you said is also true according to their documentation, so now I’m confused about what is actually going on. Based on what rocket.chat implemented, is it wrong to say that they use the matrix protocol? And what are the limitations of their approach as opposed to a full implementation of it?

      • poVoq
        link
        fedilink
        English
        324 days ago

        I guess they are being creative on marketing with having implemented a small part of the matrix protocol via their appservice bridge.

        The disadvantage is that it is just a bridge like many others and totally dependent on Synapse, which is a resource hog and open-core.

        • @[email protected]
          link
          fedilink
          English
          124 days ago

          I reached out to them and they told me they are currently working in implementing the native protocol and they’ll replace the bridge with it.

          • poVoq
            link
            fedilink
            English
            124 days ago

            Well, lets see when that actually happens. I am doubtful.