eidheim
|
525eb2983b
|
Slightly faster resource lookup.
|
2015-02-22 15:26:30 +01:00 |
|
eidheim
|
7aae65b1b5
|
All resources now again uses regex for path, since requests/second were no longer much affected by this.
|
2015-02-22 12:06:30 +01:00 |
|
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 |
|
Ole Christian Eidheim
|
b2532affaf
|
fixed comment
|
2014-08-30 09:14:41 +02:00 |
|
eidheim
|
3367b86f07
|
Changed ..-replacement in examples
|
2014-08-29 19:02:34 +02:00 |
|
eidheim
|
313bc233d0
|
renamed example files
|
2014-08-11 10:04:36 +02:00 |
|