summaryrefslogtreecommitdiffstats
path: root/modules/eventsource
Commit message (Collapse)AuthorAgeFilesLines
* Add EventSource support (#11235)zeripath2020-05-075-0/+385
If the browser supports EventSource switch to use this instead of polling notifications. Signed-off-by: Andrew Thornton art27@cantab.net