cURL 8.12 Released With Its Rust Hyper Backend Removed
([Free Software] 5 Hours Ago
cURL 8.12)
- Reference: 0001524194
- News link: https://www.phoronix.com/news/cURL-8.12-Released
- Source link:
Back in December was word that [1]cURL would be dropping its "Hyper" Rust HTTP back-end due to little demand and lack of developer interest for that experimental code. The cURL 8.12 release is out today with Hyper stripped out.
Hyper had been a Rust-based HTTP back-end for cURL to provide memory safety guarantees while the rest of cURL remains in C code. While Hyper was initially written as sponsored work, there was little end-user and developer interest over the years for this experimental back-end. As such cURL lead developer Daniel Stenberg decided it best to just drop this back-end.
With today's cURL 8.12 release that Hyper code is stripped away. Plus cURL 8.12 has other improvements like OpenSSL support to use keys and certificates from PKCS#11 provider, ssls-export for SSL session import/export, build system updates, and many bug fixes.
Downloads and more details on today's cURL 8.12 release for this excellent utility and library for network transfers via [2]curl.se .
[1] https://www.phoronix.com/news/Curl-Drops-Rust-Hyper-Backend
[2] https://curl.se/ch/8.12.0.html
Hyper had been a Rust-based HTTP back-end for cURL to provide memory safety guarantees while the rest of cURL remains in C code. While Hyper was initially written as sponsored work, there was little end-user and developer interest over the years for this experimental back-end. As such cURL lead developer Daniel Stenberg decided it best to just drop this back-end.
With today's cURL 8.12 release that Hyper code is stripped away. Plus cURL 8.12 has other improvements like OpenSSL support to use keys and certificates from PKCS#11 provider, ssls-export for SSL session import/export, build system updates, and many bug fixes.
Downloads and more details on today's cURL 8.12 release for this excellent utility and library for network transfers via [2]curl.se .
[1] https://www.phoronix.com/news/Curl-Drops-Rust-Hyper-Backend
[2] https://curl.se/ch/8.12.0.html
rene