mirror of
https://github.com/me-no-dev/ESPAsyncWebServer.git
synced 2025-10-01 08:40:54 +02:00
doc
This commit is contained in:
@@ -45,7 +45,9 @@ Dependency:
|
|||||||
- Deployed in PlatformIO registry and Arduino IDE library manager
|
- Deployed in PlatformIO registry and Arduino IDE library manager
|
||||||
- ESP32 / ESP8266 / RP2040 support
|
- ESP32 / ESP8266 / RP2040 support
|
||||||
- Lot of code cleanup and optimizations
|
- Lot of code cleanup and optimizations
|
||||||
|
- MessagePack support
|
||||||
- Performance improvements in terms of memory, speed and size
|
- Performance improvements in terms of memory, speed and size
|
||||||
|
- Removed ESPIDF Editor (this is not the role of a web server library to do that - get the source files from the original repos if required)
|
||||||
- Support overriding default response headers
|
- Support overriding default response headers
|
||||||
- Support resumable downloads using HEAD and bytes range
|
- Support resumable downloads using HEAD and bytes range
|
||||||
|
|
||||||
|
@@ -45,7 +45,9 @@ Dependency:
|
|||||||
- Deployed in PlatformIO registry and Arduino IDE library manager
|
- Deployed in PlatformIO registry and Arduino IDE library manager
|
||||||
- ESP32 / ESP8266 / RP2040 support
|
- ESP32 / ESP8266 / RP2040 support
|
||||||
- Lot of code cleanup and optimizations
|
- Lot of code cleanup and optimizations
|
||||||
|
- MessagePack support
|
||||||
- Performance improvements in terms of memory, speed and size
|
- Performance improvements in terms of memory, speed and size
|
||||||
|
- Removed ESPIDF Editor (this is not the role of a web server library to do that - get the source files from the original repos if required)
|
||||||
- Support overriding default response headers
|
- Support overriding default response headers
|
||||||
- Support resumable downloads using HEAD and bytes range
|
- Support resumable downloads using HEAD and bytes range
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user