feature: EventSource status: use tags: fallback kind: api polyfillurls:EventSource.js, jQuery.eventsource
Server-Sent Events are real-time events emitted by the server and received by the browser. EventSource.js provides a base fallback and is not dependent on jQuery.