.. | ||
http | ||
r3@031a37514e | ||
rapidjson@a5d9971a06 | ||
.gitignore | ||
commands.txt | ||
Makefile | ||
middleware.hpp | ||
r3_include.h | ||
r3.hpp | ||
rapidjson_middleware.hpp | ||
README.md | ||
request.hpp | ||
response.hpp | ||
speedy.hpp | ||
test_speedy_1.cpp | ||
test_speedy_2_rapidjson.cpp | ||
test.py |
Dependencies
sh autogen.sh
./configure
make
make check
make install
make
make install -stdlib=libstdc++ -lstdc++ (OSX)
make install
- https://github.com/c9s/r3 (git submodule)
./autogen.sh
./configure
make
- http://pcre.org/ (version 8.35, R3 dependency)
./configure
make
sudo make install
NOTE
r3_include.h is custom r3 header file because of compilation problem related to redefinition of bool