async-http-https-client
There are 3 repositories under async-http-https-client topic.
khoih-prog/AsyncHTTPSRequest_Generic
Simple Async HTTPS Request library, supporting GET, POST, PUT, PATCH, DELETE and HEAD, on top of AsyncTCP_SSL library for ESP32 (including ESP32_S2, ESP32_S3 and ESP32_C3), WT32_ETH01 (ESP32 + LAN8720). Supporting in the future for RP2040W, ESP8266, Portenta_H7, STM32 with built-in LAN8742A Ethernet, etc. Now you can send HTTP / HTTPS requests to multiple addresses and receive responses from them
swiftuiux/async-http-client-example
Example for the package Async http client using new concurrency model in Swift
yaomer/angel
A reactor-based multi-threaded network library