Files
nuki_hub/lib/PsychicHttp/library.properties
2024-12-30 14:37:09 +01:00

11 lines
467 B
INI

name=PsychicHttp
version=2.0.0
author=Zach Hoeken <hoeken@gmail.com>
maintainer=Zach Hoeken <hoeken@gmail.com>
sentence=PsychicHttp is a robust webserver that supports http/https + websockets.
paragraph=This library is based on the ESP-IDF HTTP Server library which is asynchronous, does http / https+ssl and supports websockets.
category=Communication
architectures=esp32
url=https://github.com/hoeken/PsychicHttp
includes=PsychicHttp.h
depends=ArduinoJson,UrlEncode