plasmapper/pl_http

2.2.3

Latest
uploaded 3 hours ago
HTTP/HTTPS C++ class component for ESP-IDF

2 examples

  • http_client
    This example demonstrates creating and initializing an internal ESP Wi-Fi station interface with two HTTP/HTTPS clients.
    2.25 KB
  • http_server
    This example demonstrates an HTTP/HTTPS server using the HttpServer class, handling requests and managing Wi-Fi connectivity.
    5.00 KB