Search found 1 match
- Thu Jun 22, 2017 6:28 pm
- Forum: ESP32 Arduino
- Topic: Multi-Client Server Support?
- Replies: 0
- Views: 3678
Multi-Client Server Support?
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 implem...