ESP32_HTTPS_Server

Alternative ESP32 Webserver implementation for the ESP32, supporting HTTPS and HTTP.

Author
Frank Hessel
Website
https://github.com/fhessel/esp32_https_server
Category
Communication
License
MIT
Library Type
Contributed
Architectures
esp32

The library provides TLS support and simultaneous connections. It can be used to run an HTTP or HTTPS server, or both in parallel. The server's resources are defined through handler and middleware functions, giving an easy start to everyone who has worked with frameworks like Express or Servlets before.

Downloads

Filename Release Date File Size
ESP32_HTTPS_Server-1.0.0.zip 2020-04-08 1.23 MiB
ESP32_HTTPS_Server-0.3.1.zip 2019-12-20 1.10 MiB