Y
Hacker News
new
|
ask
|
show
|
jobs
by
robertlagrant
221 days ago
> If client side needs to be updated about the state of the background task, the best is to send the data to a websocket channel known to the client side.
SSE is nice.
2 comments
revicon
221 days ago
Right up until your user opens your site in more than 6 tabs.
link
robertlagrant
220 days ago
And then you need http2.
link
Oxodao
220 days ago
(especially the Mercure protocol which makes stuff so simple)
link