Outbound Link Summary:
Network 3000:
3 years ago

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.