async-tcp-ssl-client
There are 2 repositories under async-tcp-ssl-client topic.
khoih-prog/AsyncTCP_SSL
Asynchronous SSL TCP Library for ESP32, ESP32_C3, ESP32_S2, ESP32_S3. This library is the base for future and more advanced Async SSL libraries, such as AsyncSSLWebServer, AsyncHTTPSRequest
khoih-prog/ESPAsyncTCP
Async TCP Library for ESP8266 using WiFi or LwIP Ethernet. This library is the base for more advanced Async libraries, such as ESPAsyncWebServer, AsyncHTTPRequest, etc.