Zig Bits 0x4: Building an HTTP client/server from scratch
📝
内容提要
Let's experiment with the std.http module of Zig >=0.11 and create an HTTP server/client from scratch (along with some benchmarks)!
➡️