Files
esp32-core/libraries/WebServer/library.properties
T

10 lines
296 B
Properties
Raw Normal View History

2026-05-22 21:52:50 +03:00
name=WebServer
version=3.3.7
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