Commit Graph
66 Commits
Author SHA1 Message Date
Adam Gu 21c20b075f Switch log level control from runtime to compile time 2018-06-07 10:18:26 +08:00
Adam Gu 9bf45e6ecb Add async-client support; refine http message dump format. 2018-06-04 12:03:22 +08:00
Adam Gu b6ebba771b Refine logger; add UrlQuery for query parameters. 2018-05-11 17:14:32 +08:00
Adam Gu 662b7c4112 Add console logger to replace original debug output. 2018-04-24 17:24:55 +08:00
Chunting Gu 20721c2423 Refine CMake, update UT. 2018-04-13 12:50:39 +08:00
Adam Gu 803ae3eb5f Replace rapidjson with jsoncpp. 2018-04-12 11:28:22 +08:00
Adam Gu 5bc988b093 Refine folder structure; add rapidjson as submodule. 2018-04-10 17:34:00 +08:00
Adam Gu e2bf8aaaf4 Add timeout control to http server (draft) 2018-04-09 16:53:47 +08:00
Chunting Gu 23090ee369 Enable C++11 on GCC; Link boost libs and pthread on GCC. 2018-04-07 11:05:14 +08:00
Adam Gu 47e94bffd2 Rename project from csoap to webcc 2018-04-04 13:23:19 +08:00
Adam Gu 964be5fdb0 Support REST (draft); add UT. 2018-04-04 13:05:26 +08:00
Adam Gu 2327edbd5d Define _WIN32_WINNT using a cmake macro; support move semantics for parameter; remove address from HttpServer; add utility for dumping endpoints. 2018-01-23 15:52:03 +08:00
Adam Gu f43b1d0c36 Remove http version; refine sending request and error handling. 2018-01-15 16:42:24 +08:00
Adam Gu 692df1b937 Support to create soap server. (draft) 2018-01-11 17:23:07 +08:00
Adam Gu ab2c6fce35 Add an option to use tinyxml instead of pugixml. 2017-06-07 17:18:21 +08:00
Adam Gu 032a5a96a1 A usable draft. 2017-05-26 17:23:12 +08:00