Hacker News new | ask | show | jobs
by littlecranky67 791 days ago
Also, consider using server-sent events over HTTP/2 (instead of websockets) if the data stream is unidirectional (server -> frontend).