uploaded 9 months ago
Async Web Server for ESP32 Arduino
3 examples
-
catchall
This example demonstrates how to capture all incoming requests and respond with a 404 Not Found status.
2.59 KB
-
serversentevents
This is a basic example demonstrating how to use Server-Sent Events (SSE) for real-time updates from a server to a web client.
2.25 KB
-
websocket
This is a basic example demonstrating how to utilize WebSockets.
2.37 KB