uploaded 3 months ago
Async Web Server for ESP32 Arduino

3 examples

  • catchall
    This basic example demonstrates how to capture all incoming requests and respond with a 404 Not Found status.
    2.60 KB
  • serversentevents
    This README provides a basic example demonstrating how to use Server-Sent Events. It showcases a simple implementation to establish real-time…
    2.26 KB
  • websocket
    This is a basic example demonstrating how to utilize WebSockets in an application.
    2.38 KB