john-okeefe
ab11eade68
refactor: inject ConnectionManager into Worker
...
Pass ConnectionManager to Worker constructor to enable WebSocket
broadcasting capabilities. Updated:
- main.go: server initialization
- test_helpers.go: test setup
- commonhandlers.go: handler initialization
This change enables Worker to broadcast job updates to connected clients.
2026-03-05 17:13:26 -05:00
..
2026-02-22 01:57:22 -05:00
2026-01-28 16:13:50 -05:00
2026-02-22 01:57:22 -05:00
2026-02-22 01:57:22 -05:00
2026-02-22 01:57:22 -05:00
2026-01-31 11:45:52 -05:00
2026-02-22 01:57:22 -05:00
2026-02-22 01:57:22 -05:00
2026-02-22 11:21:00 -05:00
2026-02-13 21:50:03 -05:00
2026-02-22 11:21:00 -05:00
2026-02-01 14:11:17 -05:00
2026-02-13 20:04:47 -05:00
2026-02-27 17:09:05 -05:00
2026-03-05 16:28:45 -05:00
2026-02-22 01:57:22 -05:00
2026-01-30 20:55:20 -05:00
2026-02-23 17:03:03 -05:00
2026-01-29 09:23:34 -05:00
2026-01-28 16:13:50 -05:00
2026-02-01 13:21:32 -05:00
2026-02-22 01:57:22 -05:00
2026-02-22 01:57:22 -05:00
2026-01-29 09:23:34 -05:00
2026-02-22 01:57:28 -05:00
2026-02-22 11:21:00 -05:00
2026-02-22 11:21:00 -05:00
2026-02-15 00:29:01 -05:00
2026-02-28 14:09:06 -05:00
2026-02-25 11:30:47 -05:00
2026-03-04 22:37:47 -05:00
2026-02-16 16:50:31 -05:00
2026-02-14 00:12:28 -05:00
2026-01-28 12:50:42 -05:00
2026-02-22 11:21:00 -05:00
2026-02-13 20:04:47 -05:00
2026-02-15 00:29:20 -05:00
2026-02-28 14:09:06 -05:00
2026-02-13 20:04:47 -05:00
2026-03-05 17:13:26 -05:00
2026-01-28 12:50:42 -05:00
2026-02-22 11:43:42 -05:00
2026-03-04 22:37:47 -05:00
2026-03-05 16:28:45 -05:00