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

Commit

Permalink
v1.6.1 to add demo sending in chunks
Browse files Browse the repository at this point in the history
### 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`
  • Loading branch information
khoih-prog authored Nov 11, 2022
1 parent ba10e85 commit 89c2f3c
Showing 1 changed file with 205 additions and 63 deletions.
Loading

0 comments on commit 89c2f3c

Please sign in to comment.