You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/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
4 years ago
..
event.go Add EventSource support (#11235) 4 years ago
event_test.go Add EventSource support (#11235) 4 years ago
manager.go Add EventSource support (#11235) 4 years ago
manager_run.go Add EventSource support (#11235) 4 years ago
messenger.go Add EventSource support (#11235) 4 years ago