377 Commits (50cf424dc8dd090db27fc3a4a997a80dc1d673dd)
 

Author SHA1 Message Date
Adam Gu 63e9e87f4f Update README and tutorials. 7 years ago
Adam Gu 5bc988b093 Refine folder structure; add rapidjson as submodule. 7 years ago
Adam Gu 9abf8d99d5 Refine the REST book server example. 7 years ago
Adam Gu e2bf8aaaf4 Add timeout control to http server (draft) 7 years ago
Chunting Gu 23090ee369 Enable C++11 on GCC; Link boost libs and pthread on GCC. 7 years ago
Adam Gu c557430b8e Refine REST support; add demo for REST client and server. 7 years ago
Adam Gu e04565a468 Add an option to switch off SOAP support. 7 years ago
Adam Gu 47e94bffd2 Rename project from csoap to webcc 7 years ago
Adam Gu 964be5fdb0 Support REST (draft); add UT. 7 years ago
Adam Gu dfadd85a69 Remove ConnectionManager, refine message queue. 8 years ago
Adam Gu f41b625f51 Add message queue and worker threads. 8 years ago
Adam Gu 3266f2e72b Add Chinese tutorial. 8 years ago
Adam Gu 2327edbd5d Define _WIN32_WINNT using a cmake macro; support move semantics for parameter; remove address from HttpServer; add utility for dumping endpoints. 8 years ago
Adam Gu 2793357da3 Support std::move for parameters; fix result name issue. 8 years ago
Adam Gu f43b1d0c36 Remove http version; refine sending request and error handling. 8 years ago
Adam Gu ab4555d58d Remove csoap.h 8 years ago
Adam Gu dc030207df Rename ErrorCode to Error; refine class SoapClient. 8 years ago
Adam Gu 091f06e3a6 Update README 8 years ago
Adam Gu 692df1b937 Support to create soap server. (draft) 8 years ago
Adam Gu 7b5f4f69b7 Refine README 8 years ago
Adam Gu 26be756e9c Refine README 8 years ago
Adam Gu 4ff1daa7e0 Add README 8 years ago
Adam Gu ab2c6fce35 Add an option to use tinyxml instead of pugixml. 8 years ago
Adam Gu cff90c15fb Refine type convertion; add timeout handling. 8 years ago
Adam Gu eac855ae32 Many improvements (fix start line parsing; remove keep-alive; refine demo; ... 8 years ago
Adam Gu 032a5a96a1 A usable draft. 8 years ago
Chunting Gu a21102e963 Initial commit 8 years ago