diff --git a/README.md b/README.md index 502a84f..55292c8 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,9 @@ Dependency: - Deployed in PlatformIO registry and Arduino IDE library manager - ESP32 / ESP8266 / RP2040 support - Lot of code cleanup and optimizations +- MessagePack support - 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 resumable downloads using HEAD and bytes range diff --git a/docs/index.md b/docs/index.md index 502a84f..55292c8 100644 --- a/docs/index.md +++ b/docs/index.md @@ -45,7 +45,9 @@ Dependency: - Deployed in PlatformIO registry and Arduino IDE library manager - ESP32 / ESP8266 / RP2040 support - Lot of code cleanup and optimizations +- MessagePack support - 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 resumable downloads using HEAD and bytes range