atproto utils for zig
0
fork

Configure Feed

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

bump websocket dep to 91ad3dc (EPoll syscall fixes)

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

zzstoatzz b9ab97a9 f55b328b

+2 -2
+2 -2
build.zig.zon
··· 5 5 .minimum_zig_version = "0.16.0", 6 6 .dependencies = .{ 7 7 .websocket = .{ 8 - .url = "https://github.com/zzstoatzz/websocket.zig/archive/5b020fb.tar.gz", 9 - .hash = "websocket-0.1.0-ZPISdV-pAwBDRLaXlQ9XYLHQOe5W-_0XH91_V962hXi0", 8 + .url = "https://github.com/zzstoatzz/websocket.zig/archive/91ad3dc.tar.gz", 9 + .hash = "websocket-0.1.0-ZPISdViqAwDqujjl-gfSTDW4G9VT2ydTBTwFLCC5fzv5", 10 10 }, 11 11 .@"atproto-interop-tests" = .{ 12 12 .url = "https://github.com/bluesky-social/atproto-interop-tests/archive/35bb5638ab1e5ce71fb88a0c95953fc557ef1925.tar.gz",