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

Commit

Permalink
v1.8.15-0 to permit sending data larger than 4K
Browse files Browse the repository at this point in the history
### Releases v1.8.15-0

1. Fix severe limitation to permit sending much larger data than total 4K. Check [server.send buffer size limited to 4k #23](khoih-prog/WiFiWebServer#23)
2. Add examples [WiFiWebServer_BigData](https://github.com/khoih-prog/WiFiNINA_Generic/tree/master/examples/WiFiWebServer_BigData) to demo how to send much larger data than total 4K
3. Optimize code
4. Clean up
  • Loading branch information
khoih-prog authored Nov 14, 2022
1 parent d34285b commit 1ca8d81
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 1ca8d81

Please sign in to comment.