uploaded 3 weeks ago
Async Web Server for ESP32 Arduino

3 examples

  • catchall
    This example demonstrates how to catch all requests in an application and respond with a 404 Not Found status. It serves as a basic template for…
    2.60 KB
  • serversentevents
    This README provides a basic example of how to use Server-Sent Events (SSE) for real-time updates in web applications.
    2.26 KB
  • websocket
    This is a basic example demonstrating how to use WebSockets.
    2.37 KB