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

Configure Feed

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

bump zat to v0.3.0-alpha.8 (handle WriteFailed in repo_verifier)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

+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.7.tar.gz", 9 - .hash = "zat-0.3.0-alpha.7-5PuC7uNjBQDv28db31DEKkFn1tU5I4f1GfJs-RrG8_pS", 8 + .url = "https://tangled.org/zat.dev/zat/archive/v0.3.0-alpha.8.tar.gz", 9 + .hash = "zat-0.3.0-alpha.7-5PuC7glkBQDzQjzm3qIhaGMoEitGzWcBPZnEixQP_5Lg", 10 10 }, 11 11 .websocket = .{ 12 12 .url = "https://github.com/zzstoatzz/websocket.zig/archive/edeca26.tar.gz",