/zig-async-io

Primary LanguageZigMIT LicenseMIT

zig-async-io

The lib provides an async HTTP and TLS client based on callbacks.

The HTTP client is a modified version of the Zig std HTTP client. The TLS client is a modified version of Ianic tls.zig.