Y
Hacker News
new
|
ask
|
show
|
jobs
by
manchmalscott
339 days ago
Phoenix LiveView also solves this. One request sends a lightweight event message over web socket, and the web server responds with only the new html (or the new content to insert into specific places in the template).