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

Signed-off-by: Andrew Thornton art27@cantab.net
2020-05-07 22:49:00 +01:00
..
event.go Add EventSource support (#11235) 2020-05-07 22:49:00 +01:00
event_test.go Add EventSource support (#11235) 2020-05-07 22:49:00 +01:00
manager.go Add EventSource support (#11235) 2020-05-07 22:49:00 +01:00
manager_run.go Add EventSource support (#11235) 2020-05-07 22:49:00 +01:00
messenger.go Add EventSource support (#11235) 2020-05-07 22:49:00 +01:00