fetch_ml/cli/src/net
Jeremie Fraeys 382c67edfc
fix(cli): WebSocket protocol and sync command fixes
- Add sendSyncRun method for run synchronization
- Add sendRerunRequest method for queue rerun
- Add sync_run (0x26) and rerun_request (0x27) opcodes
- Fix protocol import path to relative path
- Fix db.Stmt type alias usage in sync.zig
2026-02-21 17:59:14 -05:00
..
ws fix(cli): WebSocket protocol and sync command fixes 2026-02-21 17:59:14 -05:00
protocol.zig refactor(cli): consolidate shared utilities and remove code duplication 2026-02-18 13:19:40 -05:00
ws.zig feat(cli): enhance Zig CLI with new commands and improved networking 2026-02-12 12:05:10 -05:00