Technicaldeveloper.mozilla.org
Server-sent events
The article explains server-sent events, a feature that allows servers to push messages to web pages without the page having to request data. This feature is available in Web Workers and enables real-…