Page 1 of 1

HTTPS client - send several consecutive POST messages

Posted: Fri Dec 20, 2019 11:10 am
by rafalino
Hello
I would like to send several consecutive POST messages from HTTPS client.
I don't want to wait for each message's response before sending the next messages.
I have ESP32 and I'm using esp-idf v4.0.
I looked at the https_async client example but it does not seem to meet my needs.
Does anyone have any suggestions/example code ?
Thanks in advance ,
Rafalino.