Recommendations for http client to use with Wio Terminal and rpcWiFi lib

I’m working on an application where to perform http requests and have to implement application specific headers. I’m currently using this http client and it works fine.


Are there other recommendations for the best http client to use with Wio Terminal?
Best regards
RoSchmi

Most of the software libraries on the Internet are network with ESP32. Welcome feedback on incompatible software.

1 Like

As the HTTPClient is now included in the new Seeed rpcWiFi library I switched to this. As far as I can say for now it works perfect for me :smiley:

1 Like