Is there any way to just like open a websocket and get notified of e.g. new posts/comments/etc, or is the only way to do that by polling?

I tried looking at the API docs, but didn’t see anything about it

  • db0@lemmy.dbzer0.comM
    link
    fedilink
    arrow-up
    7
    ·
    3 days ago

    Nothing like that built-in, but look for the lemmy webhooks software in this comm and you’ll find a tool which can provide this functionality for you.