uploaded 2 months ago
Async Web Server for ESP32 Arduino

3 examples

  • catchall
    This is a basic example demonstrating how to catch all requests and send a 404 Not Found response.
    2.60 KB
  • serversentevents
    This is a basic example to demonstrate how to use ServerSentEvents.
    2.26 KB
  • websocket
    This README provides a basic example demonstrating the use of WebSockets.
    2.38 KB