When the websocket API is removed in Lemmy v0.18.0, how should applications that need constant updates about new posts, comments, etc., be designed? Should polling be used, or is there a better alternative? If not, how should it be done to minimize load on the servers? Thanks in advance!
3 Comments
terribleplan@lemmy.nrd.li · 5 pts · 3y
As far as I can tell here are your options:
anders@rytter.me · 2 pts · 3y
@crt0o Hm..why did they remove that?
crt0o@lemm.ee · 2 pts · 3y
Apparently it has quite a few disadvantages