mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2025-07-01 04:50:58 +02:00
10 lines
296 B
INI
10 lines
296 B
INI
name=WebServer
|
|
version=2.0.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
|