homebox/backend/app/api
LINKIWI aace77ec40
backend: Periodically send client aliveness pings in event stream websocket connection (#729)
* backend: Periodically send client aliveness pings following event websocket connection

* backend: Single persistent global ping goroutine instead of per-session ticker
2024-01-31 10:20:56 -09:00
..
handlers backend: Periodically send client aliveness pings in event stream websocket connection (#729) 2024-01-31 10:20:56 -09:00
providers fix: inaccruate 401 & sql busy error (#679) 2024-01-04 08:55:26 -09:00
static feat: user defined currencies (#700) 2024-01-18 10:45:42 -09:00
app.go feat: WebSocket based implementation of server sent events for cache busting (#527) 2023-08-02 13:00:57 -08:00
demo.go fix: inaccruate 401 & sql busy error (#679) 2024-01-04 08:55:26 -09:00
logger.go fix: Use zerolog level parser, set global log level correctly from configuration (#724) 2024-01-27 18:28:43 -09:00
main.go feat: user defined currencies (#700) 2024-01-18 10:45:42 -09:00
middleware.go fix: inaccruate 401 & sql busy error (#679) 2024-01-04 08:55:26 -09:00
routes.go feat: user defined currencies (#700) 2024-01-18 10:45:42 -09:00