Multi-Client Server Support?
Posted: Thu Jun 22, 2017 6:28 pm
I was looking at building an application on the ESP32 leveraging the Arduino IDE. The chip would be operating as a server and I want it to support multiple clients. I had read that the Arduino WiFi implementation had a bug that only allows a single socket to be used. Is the ESP32 Arduino wifi implementation bound by the same issue?