ESPAsyncWebServer/README.md

9 lines
336 B
Markdown
Raw Normal View History

2015-12-19 09:53:29 -08:00
# ESPAsyncWebServer
Async Web Server for ESP8266 Arduino
Requires [ESPAsyncTCP](https://github.com/me-no-dev/ESPAsyncTCP) to work
This library should be considered experimental
Examples, description and all will be provided really soon :)
To use this library you need to have the git versions of either ESP8266 or ESP31B Arduino Core