• usernotfound@lemmy.ml
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    Yeah, that’s been addressed.

    HTTP API instead of Websocket

    Until now Lemmy-UI used websocket for all API requests. This has many disadvantages, like making the code harder to maintain, and causing live updates to the site which many users dislike.