Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 299 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 299 Bytes

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.