Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.

Commit

Permalink
v1.6.2 to add demo sending in chunks
Browse files Browse the repository at this point in the history
#### Releases v1.6.2

1. Add examples [Async_AdvancedWebServer_SendChunked](https://github.com/khoih-prog/AsyncWebServer_RP2040W/tree/main/examples/Async_AdvancedWebServer_SendChunked) and [AsyncWebServer_SendChunked](https://github.com/khoih-prog/AsyncWebServer_RP2040W/tree/main/examples/AsyncWebServer_SendChunked) to demo how to use `beginChunkedResponse()` to send large `html` in chunks
2. Use `allman astyle` and add `utils`
  • Loading branch information
khoih-prog authored Nov 11, 2022
1 parent b24816d commit 969bd17
Showing 1 changed file with 209 additions and 59 deletions.
Loading

0 comments on commit 969bd17

Please sign in to comment.