I'm reading the docs of AsyncWebServer for ESP32 but I cannot find a way to limit the numbers of clients that can connect to my ESP32.
I found only for WebSockets, but it's not my case.
I'm reading the docs of AsyncWebServer for ESP32 but I cannot find a way to limit the numbers of clients that can connect to my ESP32.
I found only for WebSockets, but it's not my case.