Outbound Link Summary:
2 years ago
p3k dots

Server-Sent Events: the alternative to WebSockets you should be using.

WebSockets are the most used technology for real-time web apps. However, Server Sent Events (SSE) are a simpler alternative that is often superior.