Go to file
Me No Dev 61b3d5e635 Merge pull request #10 from sticilface/fix-serveStatic
Fix serve static
2016-01-28 01:38:08 +02:00
examples merge with ESP31B 2016-01-22 18:06:23 +02:00
src Check if file exists before returning canHandle true for serveStatic 2016-01-28 00:06:08 +02:00
README.md Add Gitter badge 2016-01-27 17:50:26 +00:00
keywords.txt Initial Import 2015-12-19 18:53:33 +02:00
library.properties merge with ESP31B 2016-01-22 18:06:23 +02:00

README.md

ESPAsyncWebServer

Join the chat at https://gitter.im/me-no-dev/ESPAsyncWebServer Async Web Server for ESP8266 Arduino Requires 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