Hacker News new | ask | show | jobs
by feniv 2082 days ago
Seems like an interesting variant of SSE (Server sent events) without the JS code for retries. Both of these approaches are simpler than websockets, with the limitation that they're one-way (server push).