uploaded 9 months ago
Async Web Server for ESP32 Arduino

3 examples

  • catchall
    This is a basic example that demonstrates how to catch all requests in a web application and return a 404 Not Found response to the client.
    2.59 KB
  • serversentevents
    This README provides a basic example demonstrating how to use Server-Sent Events (SSE), illustrating the key steps and concepts involved in…
    2.25 KB
  • websocket
    This README provides a basic example demonstrating how to use WebSockets.
    2.37 KB