No description
  • HTML 77%
  • C++ 20.4%
  • Makefile 2.3%
  • Shell 0.2%
Find a file
2019-10-27 03:51:13 +00:00
asio add asio library, stable v1.12.2 2019-10-27 03:03:24 +00:00
fmt@7512a55aa3 added fmt, stable release 6.0.0. 2019-10-25 02:08:25 +01:00
http-parser@5c17dad400 moved http-parser to tagged stable v2.9.2 2019-10-25 01:53:37 +01:00
restinio@4005036a24 moved restinio to known good version (official release, as per Google groups, though stable branch or release tags are nowhere to be mentioned in official documentation): v.0.6.0. 2019-10-25 02:00:20 +01:00
.gitignore added build.sh script and CMakeLists.txt to build the entire server app using one command; also updated .gitignore to ignore build/ directories 2019-10-27 03:40:53 +00:00
.gitmodules added fmt, stable release 6.0.0. 2019-10-25 02:08:25 +01:00
build.sh added build.sh script and CMakeLists.txt to build the entire server app using one command; also updated .gitignore to ignore build/ directories 2019-10-27 03:40:53 +00:00
CMakeLists.txt added build.sh script and CMakeLists.txt to build the entire server app using one command; also updated .gitignore to ignore build/ directories 2019-10-27 03:40:53 +00:00
main.cpp http server hello world. 2019-10-27 03:51:13 +00:00
README.md initial commit. 2019-10-25 00:10:17 +01:00