Communication
AsyncWebServer for (ESP32 + LwIP W6100)
This is Asynchronous HTTP and WebSocket Server Library for (ESP32 + LwIP W6100). Now supporting using CString to save heap to send very large data and with examples to demo how to use beginChunkedResponse() to send large html in chunks. To install AsyncTCP manually for Arduino IDE
Maintainer: Khoi Hoang
This library is compatible with the esp32 architecture.
To use this library, open the Library Manager in the Arduino IDE and install it from there.