Add known libs and projects that use async web server

This commit is contained in:
Me No Dev
2016-05-16 12:25:55 +03:00
parent f5a68e3ff4
commit b64691d4f7

View File

@@ -65,6 +65,10 @@ To use this library you need to have the latest git versions of either [ESP8266]
- Responding asynchronously is probably the most difficult thing for most to understand
- Many different options exist for the user to make responding a background task
## Libraries and projects that use AsyncWebServer
- [WebSocketToSerial](https://github.com/hallard/WebSocketToSerial)
- [Sattrack](https://github.com/Hopperpop/Sattrack)
- [ESP Radio](https://github.com/Edzelf/Esp-radio)
## Request Variables