Commit Graph

5 Commits

Author SHA1 Message Date
Pierre Tachoire
af20584ff2 async: remove useless http.zig
Replace it with a tested sample implementation
2024-02-15 16:42:52 +01:00
Pierre Tachoire
2fa66f93fd async: refacto with comptime generation 2024-02-15 16:42:51 +01:00
Pierre Tachoire
c200f60d7d async: add pure async http client 2024-02-15 16:42:51 +01:00
Pierre Tachoire
511e9b969a async: use std http client with loop 2024-02-15 16:42:50 +01:00
Pierre Tachoire
9d26a43aa8 async: copy stdlib http client 2024-02-15 16:42:50 +01:00