mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-08-04 03:31:04 +08:00
10 lines
302 B
INI
10 lines
302 B
INI
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=esp8266,esp32
|