atproto relay in zig zlay.waow.tech
relay zig atproto
Something went wrong. Try again.
refactor: extract HTTP API from main.zig, add design doc master
main.zig was 1,174 lines doing env parsing, component init, signal handling, and the entire HTTP API. now main.zig is 265 lines (entry point + wiring) and api.zig has all handlers, response helpers, and query string parsing. adds docs/design.md covering data flow, threading model, memory model, persistence, and an honest scaling limits table for 10x growth. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Author zzstoatzz Co-author Claude Opus 4.6 Date (Mar 2, 2026, 11:20 AM UTC) Commit f6434057 f64340579e50dc1e14c15c5c591bd2f93dd0c237 Parent c1f99c2c c1f99c2c21b8331c51896b2fab259246ac8bf5e8