• poVoq@slrpnk.netOPM
    link
    fedilink
    arrow-up
    1
    ·
    5 months ago

    Basically it allows reading blogs and such made with Movim and similar XMPP based blogging platforms.

    • erebion@news.erebion.eu
      link
      fedilink
      English
      arrow-up
      1
      ·
      5 months ago

      Is there any good explanation about what PubSub is and what I can do with it?

      I could read the XEPs, of course, but I’d prefer seeing what it can do over finding use-cases by reading specs.

      • poVoq@slrpnk.netOPM
        link
        fedilink
        arrow-up
        1
        ·
        5 months ago

        It is many things. Basically a way to store some XML documents on the xmpp server and allow subscription to them. It is used for a lot of background stuff in XMPP whenever you want to store some structured data on the server.