plasmapper/pl_http

1.1.0

Latest
uploaded 1 year ago
HTTP/HTTPS C++ class component for ESP-IDF

2 examples

  • http_client
    This example demonstrates how to create and initialize an internal ESP Wi-Fi station interface, configure Wi-Fi credentials, and create two clients…
    2.28 KB
  • http_server
    This example demonstrates an HTTP/HTTPS server where the HttpServer class inherits from PL::HttpServer, overriding the HandleRequest method to return…
    4.98 KB