Skip to content

Use std HTTP Client #89

@ainozaki

Description

@ainozaki

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions