gitea/modules/eventsource
Gusted 4e912a61c8
Improve Stopwatch behavior ()
- Don't send empty stopwatch over and over again, only send once.
- Stop interval to update stopwatch's timer when there is no more stopwatch.
..
event.go Simplify parameter types ()
event_test.go Add EventSource support ()
manager.go Hold the event source when there are no listeners ()
manager_run.go Improve Stopwatch behavior ()
messenger.go Add EventSource support ()