atproto relay implementation in zig zlay.waow.tech
9
fork

Configure Feed

Select the types of activity you want to include in your feed.

pin zat v0.3.0-alpha.21 to match running production

the image atcr.io/zzstoatzz.io/zlay:ReleaseFast-zat21-b91382b was built
with zat alpha.21 via a locally-modified build.zig.zon on the Hetzner
build server that was never committed back. this commit reproduces that
state on top of b91382b so the canary behavioral delta vs production is
exactly one commit (1eec324, the FrameWork hostname UAF fix).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

zzstoatzz b6a52a03 12357c06

+2 -2
+2 -2
build.zig.zon
··· 5 5 .minimum_zig_version = "0.16.0", 6 6 .dependencies = .{ 7 7 .zat = .{ 8 - .url = "https://tangled.org/zat.dev/zat/archive/v0.3.0-alpha.17.tar.gz", 9 - .hash = "zat-0.3.0-alpha.15-5PuC7nVhBQBnyDEw50Zwitd8ujG7mJumQlVtqYh08QML", 8 + .url = "https://tangled.org/zat.dev/zat/archive/v0.3.0-alpha.21.tar.gz", 9 + .hash = "zat-0.3.0-alpha.21-5PuC7p9OCACUy2OKM0eM36VaDcxQgAwXKUpHbgiAyyLp", 10 10 }, 11 11 .websocket = .{ 12 12 .url = "https://github.com/zzstoatzz/websocket.zig/archive/9ac64da.tar.gz",