salvacybersec
d557c7303d
feat(18-02): SSE hub for live scan/recon progress streaming
- SSEHub with Subscribe/Unsubscribe/Broadcast lifecycle
- Non-blocking broadcast with buffered channels (cap 32)
- SSE handlers for /api/v1/scan/progress and /api/v1/recon/progress
- Proper text/event-stream headers and SSE wire format
- 7 passing tests covering hub lifecycle, broadcast, and HTTP handler
2026-04-06 18:06:35 +03:00
..
2026-04-06 17:39:36 +03:00
2026-04-05 12:26:36 +03:00
2026-04-06 00:24:51 +03:00
2026-04-05 15:41:13 +03:00
2026-04-05 23:55:36 +03:00
2026-04-05 15:46:11 +03:00
2026-04-05 23:55:38 +03:00
2026-04-05 15:48:46 +03:00
2026-04-06 16:48:35 +03:00
2026-04-06 17:48:25 +03:00
2026-04-06 18:05:39 +03:00
2026-04-05 12:18:26 +03:00
2026-04-05 15:49:22 +03:00
2026-04-06 18:06:35 +03:00