navidrome/server/events
Deluan abaecf2b88 Add Nginx header to not buffer SSE connection
This should allow the Activity Panel, that uses a Server-Side Events/ Event Source connection, to work with default Nginx reverse proxy configuration.
2021-04-20 10:16:20 -04:00
..
diode.go Use a Waiter diode, to avoid constant CPU usage. Fixes #777 2021-02-13 12:08:32 -05:00
diode_test.go Rename diodo_test.go to diode_test.go (#956) 2021-03-31 15:41:38 -04:00
events.go Removed event.type from SSE, as it was causing the browser to hang. 2021-02-04 12:37:06 -05:00
events_suite_test.go Move project to Navidrome GitHub organization 2021-02-06 21:46:35 -05:00
events_test.go Add test to Event 2021-02-04 12:43:46 -05:00
sse.go Add Nginx header to not buffer SSE connection 2021-04-20 10:16:20 -04:00