Alexey Elymanov
Alexey Elymanov
@zenovich didn't you think about https://www.kickstarter.com/discover/categories/technology/software ? set some reasonable price and it will be faster I guess
I suggest using https://github.com/scotch/engineauth It seems it's a question of migrating isso web-middlware into engineauth or vice-versa and mixing routes/frontend scripts here's demo: http://engineauth.scotchmedia.com/ there's a nodejs module which uses...
Since it's an only option for now not involving nodejs or 3d-party services I bet there will be enough interest. Still, I'll try to install and check and bring a...
You really need to show us (or, maybe, stackoverflow) some code / build options / etc. it could be aggressive string caching with netty, or something like this. http://kellabyte.com/2013/08/20/http-response-caching-in-haywire/ here's...
btw @GP-GPU did you try rapidjson? (benchmarks: https://github.com/miloyip/nativejson-benchmark)
@GP-GPU how's investigation going?
thanks, I was wondering about fmt::format too. Guess this issue can be closed now, though maybe you should make a pull request with edited `README .md` with a note about...
should we patch it already?
@pierobot Yes, I tried this approach, but anyway, I don't like an idea to read file to memory and then push it through socket. Files could be very big, and...