This repository has been archived by the owner on Jan 29, 2023. It is now read-only.
v1.6.1 to add examples to demo how to use `beginChunkedResponse()` to send large `html` in chunks, to use `allman astyle`
LatestReleases v1.6.1
- Add examples Async_AdvancedWebServer_SendChunked and AsyncWebServer_SendChunked to demo how to use
beginChunkedResponse()
to send largehtml
in chunks - Use
allman astyle
and addutils