forked from me-no-dev/ESPAsyncWebServer
add link to the TCP library and warning
This commit is contained in:
@@ -1,2 +1,8 @@
|
||||
# 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
|
||||
|
Reference in New Issue
Block a user