Huu Nguyen

Results 5 issues of Huu Nguyen

Set up a hook that gets called whenever the master branch of cpr is successfully built to update git submodule to that commit.

After merging in #61, it'll be important to have documentation on the structure of the error codes and some typical usage guidelines. Most likely this should land in the [Advanced...

Documentation :books:

The flags are embedded in the CMake system and should be exposed and explained. Otherwise we get some issues like #126 that could be resolved with clearer flags.

Documentation :books:

This involves enforcing a new directory structure that jekyll is made aware of for holding older `.md`'s that would be used to generate older versions of the documentation.

Documentation :books:

Some good candidates for benchmarking against are: - [Casablanca](https://casablanca.codeplex.com/) - [cpp-netlib](http://cpp-netlib.org/) - [Boost.http](https://github.com/BoostGSoC14/boost.http) - [Proxygen](https://github.com/facebook/proxygen) - [POCO](http://pocoproject.org/) Doing a benchmark on a commodity server like Amazon EC2 instance would give...

help wanted