This repository was archived by the owner on Jan 31, 2024. It is now read-only.
Commit 89c2f3c
authored
v1.6.1 to add demo sending in chunks
### Releases v1.6.1
1. Add examples [Async_AdvancedWebServer_SendChunked](https://github.com/khoih-prog/AsyncWebServer_Teensy41/tree/main/examples/Async_AdvancedWebServer_SendChunked) and [AsyncWebServer_SendChunked](https://github.com/khoih-prog/AsyncWebServer_Teensy41/tree/main/examples/AsyncWebServer_SendChunked) to demo how to use `beginChunkedResponse()` to send large `html` in chunks
2. Use `allman astyle` and add `utils`1 parent ba10e85 commit 89c2f3c
1 file changed
Lines changed: 205 additions & 63 deletions
0 commit comments