This website requires JavaScript.
Explore
Help
Sign in
jyapayne
/
Simple-Web-Server
Watch
1
Star
0
Fork
You've already forked Simple-Web-Server
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
96
commits
1
branch
0
tags
6.9
MiB
8818a4c8e0
Commit graph
3 commits
Author
SHA1
Message
Date
eidheim
a6154c7c5b
Added custom response stream and possibility to flush response to clients synchronously and asynchronously. Various speed ups, including reduced use of regex and preprocessing of regex objects. boost::asio::ip::tcp::no_delay is now turned on for both Client and Server. Note: Not backward compatible with earlier versions.
2015-02-20 11:14:39 +01:00
eidheim
07d43c7311
Made read_json thread-safe.
2015-01-10 09:56:35 +01:00
eidheim
af3f846b2b
Added CMakeLists.txt. I'm not a cmake-expert, feedback would be much appreciated.
2014-11-28 21:49:59 +01:00