uploaded 1 month ago
Async Web Server for ESP32 Arduino

3 examples

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