uploaded 11 months ago
Async Web Server for ESP32 Arduino

3 examples

  • catchall
    This example demonstrates how to catch all incoming requests and respond with a 404 Not Found status. It serves as a basic guide for handling route…
    2.56 KB
  • serversentevents
    Basic example to show how to use ServerSentEvents.
    2.22 KB
  • websocket
    This repository provides a basic example demonstrating how to use WebSockets for real-time communication in web applications.
    2.34 KB