ESP Async WebServer

License: LGPL 3.0 Continuous Integration PlatformIO Registry

Async Web Server for ESP31B

This fork is based on https://github.com/yubox-node-org/ESPAsyncWebServer and includes all the concurrency fixes.

Changes

  • SPIFFSEditor is removed
  • Arduino Json 7 compatibility
  • Deployed in PlatformIO registry and Arduino IDE library manager
  • CI
  • Only supports ESP32

Usage and API stays the same as the original library. Please look at the original libraries for more examples and documentation.

Description
Async Web Server for ESP8266 and ESP32
Readme 6.6 MiB
Languages
C++ 99.3%
C 0.6%
CMake 0.1%