Webserver Buffered Response
Open
- Dominant language
- C++
- Stars
- 16.7k
- Forks
- 13.1k
- PR merge metrics
- No merged PRs in 30d
Description
I have written a very simple response buffer that automatically flushes the buffer to the server response when there is no more space in the buffer. So you can write / print to the buffer endlessly and it never gets overrun.
https://gist.github.com/romanseidl/4d6ac8c247a4768417037b1a00b3bb9f
Is this of any interest to the project?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.