gitea/modules/eventsource
zeripath 791353c03b
Add EventSource support ()
If the browser supports EventSource switch to use this instead of
polling notifications.

Signed-off-by: Andrew Thornton art27@cantab.net
..
event.go Add EventSource support ()
event_test.go Add EventSource support ()
manager.go Add EventSource support ()
manager_run.go Add EventSource support ()
messenger.go Add EventSource support ()