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…

  • fxomt@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    1
    ·
    edit-2
    1 day ago

    Activitypub and the matrix protocol are different things, they aren’t supposed to interact with each other. Matrix servers using matrix implementations (synapse, tuwunel, conduit, etc) can interact with each other, since they are all based on the same protocol. Same way we do it, how AP servers with mbin,piefed,lemmy interact all with each other, since they are all based on the same protocol, too.

    Revolt doesn’t federate at all. They even admit this. I stand corrected on rocket.chat, they actually implemented the matrix protocol, so it’s interoperable with matrix. See poVoq’s reply

    I think your last point is flawed, since even with multiple revolt instances; they don’t interact at all. Which, is not federation. Matrix is federated, there’s no other way to look at it and they’re not comparable, and not meant to be compared at all.

    • poVoq@slrpnk.net
      link
      fedilink
      English
      arrow-up
      4
      ·
      1 day 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@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        3
        ·
        1 day ago

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

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

      • Phen@lemmy.eco.br
        link
        fedilink
        English
        arrow-up
        0
        ·
        1 day 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@slrpnk.net
          link
          fedilink
          English
          arrow-up
          2
          ·
          1 day 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.

          • Phen@lemmy.eco.br
            link
            fedilink
            English
            arrow-up
            1
            ·
            23 hours 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.