Curl with Rust by Daniel Stenberg (Rust Linz, 2022-01, YouTube) (youtube.com) 1 points by simon04 4y ago ↗ HN
[–] simon04 4y ago ↗ Daniel Stenberg is talking about three Rust based backends for curl: hyper (HTTP/2), rustls (TLS), quiche (HTTP/3). https://github.com/curl/curl/blob/master/lib/c-hyper.c https://github.com/curl/curl/blob/master/lib/vtls/rustls.c https://github.com/curl/curl/blob/master/lib/vquic/quiche.c
1 comment
[ 4.7 ms ] story [ 12.9 ms ] thread