Pierre Tachoire
|
6a4d64ed00
|
use tls.zig with async client
see https://github.com/ziglang/zig/compare/master...ianic:zig:tls23 for
http.std.Client integration
|
2024-07-19 14:39:50 +02:00 |
|
Pierre Tachoire
|
6da2954e0b
|
upgrade to zig 0.13
|
2024-07-19 14:32:47 +02:00 |
|
Pierre Tachoire
|
ef364f83c8
|
upgrade to zig 0.12.1
|
2024-06-18 16:13:27 +02:00 |
|
Pierre Tachoire
|
f5a2c8d303
|
upgrade to zig 0.12
|
2024-06-18 16:13:26 +02:00 |
|
Pierre Tachoire
|
c555c325e9
|
upgrade to zig 0.12
0.12.0-dev.3439+31a7f22b8
|
2024-06-18 16:13:26 +02:00 |
|
Pierre Tachoire
|
2a3a243d1c
|
add AGPL license header in zig files
|
2024-05-13 20:51:36 +02:00 |
|
Pierre Tachoire
|
f3a1920d8f
|
async: yield between fetch steps in test cli
|
2024-02-15 16:42:55 +01:00 |
|
Pierre Tachoire
|
0693011ad3
|
async: remove context from loop impl init
|
2024-02-15 16:42:53 +01:00 |
|
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 |
|