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 |
||
|---|---|---|
| .. | ||
| assets | ||
| commands | ||
| net | ||
| utils | ||
| commands.zig | ||
| config.zig | ||
| errors.zig | ||
| main.zig | ||
| net.zig | ||
| security.zig | ||
| utils.zig | ||