arduinoWebSockets
arduinoWebSockets copied to clipboard
I want to send a photo to Sever via websocket with the GSM module.
Have a nice day. I want to send the photos I take from esp32 cam to the server via the Gsm Module. I thought I had successfully sent the photo information I received to the server. But in the server part, I cannot be successful because I did not know how to get it. What if I can do this with websocket? If possible, what should I follow?