ESPAsyncWebServer/README.md

11 lines
584 B
Markdown

# ESPAsyncWebServer
[![Join the chat at https://gitter.im/me-no-dev/ESPAsyncWebServer](https://badges.gitter.im/me-no-dev/ESPAsyncWebServer.svg)](https://gitter.im/me-no-dev/ESPAsyncWebServer?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
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