Commits
Move off the interim commit-archive pin onto the released zat v0.3.8 tag
(same code, now a clean versioned pin). Still on canonical websocket v0.1.8.
zig build && zig build test green.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Replace Karl's httpz fork (karlseguin.tngl.sh/http.zig) with our own
zzstoatzz.io/http.zig, which targets the canonical websocket v0.1.8
WorkerState.init(allocator, io) signature, and pin websocket directly at
v0.1.8. Bump zat to its current main (also on v0.1.8). The whole graph
now resolves to a single websocket version — no more upstream-fork API
mismatch.
Includes the zat.firehose commit-event wiring this consolidation unblocks.
zig build && zig build test green.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Replace Karl's httpz fork (karlseguin.tngl.sh/http.zig) with our own
zzstoatzz.io/http.zig, which targets the canonical websocket v0.1.8
WorkerState.init(allocator, io) signature, and pin websocket directly at
v0.1.8. Bump zat to its current main (also on v0.1.8). The whole graph
now resolves to a single websocket version — no more upstream-fork API
mismatch.
Includes the zat.firehose commit-event wiring this consolidation unblocks.
zig build && zig build test green.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>