uploaded 2 months ago
Async Web Server for ESP32 Arduino
3 examples
-
catchall
This example demonstrates how to intercept all incoming requests and respond with a 404 Not Found error, showcasing basic error handling in a web…
2.60 KB
-
serversentevents
This is a basic example to demonstrate the usage of Server-Sent Events (SSE). It provides a simple implementation to enable a server to push updates…
2.26 KB
-
websocket
This is a basic example demonstrating how to use WebSockets.
2.38 KB