lasselukkari / aWOT

Arduino web server library.
MIT License
292 stars 42 forks source link

Output buffering #18

Closed lasselukkari closed 5 years ago

lasselukkari commented 5 years ago

Buffering for all write operations. In my own use cases with esp32 this has given me 2-10x improvement in response times.