• Dessalines@lemmy.ml
    link
    fedilink
    arrow-up
    3
    ·
    edit-2
    3 years ago

    This is very doable for anyone to make, as lemmy already has a websocket API. There’s also a chat mode, even in threads here, to make every comment flat, rather than shown in a tree, but of course this kind of UI still feels more long form than real chat apps made for that purpose. n

  • joojmachine@lemmy.ml
    link
    fedilink
    arrow-up
    2
    ·
    3 years ago

    something in this style would be really useful in the future, whenever the community grows larger

    it could be used in something like AMAs or live discussions about a certain topic

  • testman@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    3 years ago

    I am having trouble imagining how that would work with Lemmy architecture.

    Wouldn’t you want Matrix to be the protocol for a chat app?

    Also, wouldn’t this concept be better implemented as an alternative interface for Lemmur instead of a whole new app?

    • LunaticHacker@lemmy.ml
      link
      fedilink
      arrow-up
      2
      ·
      3 years ago

      Also, wouldn’t this concept be better implemented as an alternative interface for Lemmur instead of a whole new app?

      I think that’s what she is saying essentially taking the data from Lemmy api and displaying it like a chat app

      ie.

      • communities -> group chat
      • Posts and comments -> threads within group chats