plasmapper/pl_http

2.0.0

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

2 examples

  • http_client
    This example initializes an ESP Wi-Fi station, sets SSID and password, and executes GET requests to specified clients.
    2.25 KB
  • http_server
    This example demonstrates an HTTP/HTTPS server using the HttpServer class, handling requests and initializing a Wi-Fi interface.
    4.98 KB