fetch_ml/internal/api/ws
Jeremie Fraeys cb826b74a3
feat: WebSocket API infrastructure improvements
Enhance WebSocket client and server components:
- Add new WebSocket opcodes (CompareRuns, FindRuns, ExportRun, SetRunOutcome)
- Improve WebSocket client with additional response handlers
- Add crypto utilities for secure WebSocket communications
- Add I/O utilities for WebSocket payload handling
- Enhance validation for WebSocket message payloads
- Update routes for new WebSocket endpoints
- Improve monitor and validate command WebSocket integrations
2026-02-18 21:27:48 -05:00
..
handler.go feat: Research features - narrative fields and outcome tracking 2026-02-18 21:27:05 -05:00
jobs.go refactor: update WebSocket handlers and database schemas 2026-02-18 14:36:30 -05:00
validate.go feat: WebSocket API infrastructure improvements 2026-02-18 21:27:48 -05:00