mathieucarbou / AsyncTCP

Async TCP Library for ESP32
GNU Lesser General Public License v3.0
26 stars 6 forks source link

[Q] AsyncTCP_SSL ? #21

Closed brodrigz closed 2 months ago

brodrigz commented 2 months ago

Are there any async https implementations using this lib?, the original AsyncHTTPSRequest_Generic is extremely buggy and unstable, looking at the closed issues i can see many of the problems I'm facing were fixed on this fork