12 lines
613 B
INI
12 lines
613 B
INI
name=WebServer_ESP32_W5500
|
|
version=1.5.3
|
|
author=Khoi Hoang
|
|
license=GPLv3
|
|
maintainer=Khoi Hoang <khoih.prog@gmail.com>
|
|
sentence=Simple Ethernet WebServer, HTTP/HTTPS Client wrapper library for ESP32 boards using W5500 with LwIP Ethernet library.
|
|
paragraph=The WebServer supports HTTP(S) GET and POST requests, provides argument parsing, handles one client at a time. It provides HTTP(S), MQTT(S) Client and supports WebServer serving from LittleFS/SPIFFS
|
|
category=Communication
|
|
url=https://github.com/khoih-prog/WebServer_ESP32_W5500
|
|
architectures=esp32
|
|
includes=WebServer_ESP32_W5500.h, WebServer_ESP32_W5500.hpp
|