drogue-iot / reqwless

Rust async HTTP client for embedded/no_std
Apache License 2.0
129 stars 18 forks source link

Fix esp-mbedtls support after esp-rs/esp-mbedtls@7de5d0a #88

Closed AnthonyGrondin closed 2 months ago

AnthonyGrondin commented 2 months ago

This fixes compatibility issues with the latest breaking changes in esp-mbedtls.

/cc @GnomedDev You might want to test this, since you've been using the library.