navidrome/server/events
Deluan b65e76293a Only send events to clients who need it
- User events (star, rating, plays) only sent to same user
- Don't send to the client (browser window) that originated the event
2021-06-15 18:59:26 -04:00
..
diode.go Only send events to clients who need it 2021-06-15 18:59:26 -04:00
diode_test.go Only send events to clients who need it 2021-06-15 18:59:26 -04:00
events.go Only refetch changed resources when receive a "refreshResource" event 2021-06-15 16:12:13 -04:00
events_suite_test.go Move project to Navidrome GitHub organization 2021-02-06 21:46:35 -05:00
events_test.go Only refetch changed resources when receive a "refreshResource" event 2021-06-15 16:12:13 -04:00
sse.go Only send events to clients who need it 2021-06-15 18:59:26 -04:00
sse_test.go Only send events to clients who need it 2021-06-15 18:59:26 -04:00