include wifi and thernet webserver

This commit is contained in:
technyon
2022-04-28 22:46:59 +02:00
parent 677f7e56c8
commit 47c3729800
36 changed files with 4041 additions and 8 deletions

View File

@@ -0,0 +1,9 @@
name=WebServer
version=1.0
author=Ivan Grokhotkov
maintainer=Ivan Grokhtkov <ivan@esp8266.com>
sentence=Simple web server library
paragraph=The library supports HTTP GET and POST requests, provides argument parsing, handles one client at a time.
category=Communication
url=
architectures=esp32