Real-time features in a web application: notifications and live data
When it makes sense to build a real-time web application and when simply fetching data more often is enough. An overview of the options — polling, server-sent events and WebSockets — and what each one costs in operations, scaling and testing.












