Epid
256aeb9dc9
feat(websocket): Phase 2 — migrate stopwatches/logout to WebSocket, remove SSE
- Add stopwatch_notifier.go: periodic poller publishes stopwatches via pubsub broker
- Add logout_publisher.go: PublishLogout publishes logout events via pubsub broker
- websocket.go: rewrite logout messages server-side (sessionID to here/elsewhere)
- Remove entire SSE infrastructure: eventsource module, /user/events route, events.go
- Update blockexpensive/qos to handle /-/ws instead of /user/events
- Simplify eventsource.sharedworker.ts: remove EventSource, WebSocket-only delivery
2026-04-02 00:44:20 +03:00
..
2026-03-29 11:12:46 -07:00
2026-01-18 15:10:33 -08:00
2026-01-17 11:22:09 -08:00
2026-02-22 08:01:43 +01:00
2026-03-08 17:59:46 +08:00
2026-03-29 09:21:14 +00:00
2025-10-21 13:19:29 +08:00
2026-03-29 10:24:30 +00:00
2026-03-29 09:21:14 +00:00
2026-03-30 08:28:48 +08:00
2026-01-21 01:35:14 +00:00
2026-03-21 15:39:47 -07:00
2025-07-10 18:35:59 +00:00
2026-03-29 09:21:14 +00:00
2026-03-30 08:28:48 +08:00
2026-01-30 18:46:34 +00:00
2026-03-09 08:23:36 +00:00
2026-03-29 09:21:14 +00:00
2026-03-29 09:21:14 +00:00
2026-03-29 09:21:14 +00:00
2026-03-29 09:21:14 +00:00
2026-03-13 09:58:44 -07:00
2026-02-20 22:19:12 +00:00
2025-07-03 10:35:45 +08:00
2026-02-26 19:13:19 +00:00
2026-03-25 15:23:11 +08:00
2026-03-29 09:21:14 +00:00
2025-08-28 03:52:43 +00:00
2026-03-30 06:37:53 +03:00
2026-03-29 09:21:14 +00:00
2026-02-26 19:13:19 +00:00
2026-03-29 09:21:14 +00:00
2025-10-19 00:37:50 +08:00
2025-08-28 03:52:43 +00:00
2025-08-28 03:52:43 +00:00
2026-04-02 00:44:20 +03:00
2025-08-27 16:31:21 +00:00
2026-03-29 09:21:14 +00:00
2026-04-02 00:44:20 +03:00
2026-03-29 10:24:30 +00:00
2026-03-08 15:57:37 +00:00