quintodrome/server/events
Raphael Catolino 44a5482493
fix(ui): activity Indicator switching constantly between online/offline (#5054)
When using HTTP2, setting the writeTimeout too low causes the channel to
close before the keepAlive event has a chance of beeing sent.

Signed-off-by: rca <raphael.catolino@gmail.com>
Co-authored-by: Deluan Quintão <deluan@navidrome.org>
2026-02-17 14:47:20 -05:00
..
events.go feat: Multi-library support (#4181) 2025-07-18 18:41:12 -04:00
events_suite_test.go Rename log.LevelCritical to log.LevelFatal 2022-12-21 14:53:36 -05:00
events_test.go Upgrade Ginkgo to V2 2022-07-26 16:53:17 -04:00
sse.go fix(ui): activity Indicator switching constantly between online/offline (#5054) 2026-02-17 14:47:20 -05:00
sse_test.go Fix writeEvents race condition. 2023-04-01 20:54:15 -04:00