Read the Full Documentation Here 📖
The documentation has been moved to a dedicated website to provide a better reading experience.
Asynchronous HTTP and WebSocket Server Library for ESP32, ESP8266, RP2040, and RP2350.
Key Features:
- Asynchronous: Handle multiple connections simultaneously.
- Fast: Optimized for performance.
- WebSockets: Built-in support for real-time communication.
- SSE: Server-Sent Events support.
- Middleware: Flexible request processing (Authentication, CORS, Rate Limiting, etc.).
- File Serving: Static file serving, File Uploads.
- Templating: Simple template processing.
- Json & MessagePack: Native support.
- Routing: Powerful URL matching (Exact, Prefix, Regex, etc.).
- Chips: ESP32, ESP8266, RP2040, RP2350
- Frameworks: Arduino Core 2.x and 3.x, PlatformIO
This project is licensed under the LGPL-3.0 License - see the LICENSE file for details.