uploaded 4 months ago
Async Web Server for ESP32 Arduino

3 examples

  • catchall
    This is a basic example demonstrating how to catch all requests and respond with a 404 Not Found error.
    2.60 KB
  • serversentevents
    This is a basic example demonstrating how to utilize Server-Sent Events (SSE) in your applications.
    2.25 KB
  • websocket
    This is a basic example demonstrating how to utilize WebSockets.
    2.37 KB