-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
We currently use a custom HTTP client, but we'd like to use Zig’s std HTTP client.
https://github.com/ziglang/zig/blob/master/lib/std/http/Client.zig
To inject Mewz’s socket implementation as std.Io, we first need to upgrade Zig to version 0.16.0 or later, where std.http.Client supports pluggable I/O.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels