Chunting Gu
|
b41dfcebd9
|
Fix style warnings reported by cpplint.
|
7 years ago |
Adam Gu
|
cdc61b4bf2
|
Rename RegisterService to Bind and add is_regex parameter; indent public/protected/private by one space; refine rest example.
|
7 years ago |
Adam Gu
|
1bab2da8f4
|
Refactoring according Google C++ Style.
|
7 years ago |
Chunting Gu
|
189a246221
|
Add RestListService and RestDetailService; update README.
|
7 years ago |
Chunting Gu
|
5e6f125f90
|
Fix compile errors on Linux.
|
7 years ago |
Adam Gu
|
b6ebba771b
|
Refine logger; add UrlQuery for query parameters.
|
7 years ago |
Adam Gu
|
81ed82a302
|
Update readme
|
7 years ago |
Adam Gu
|
662b7c4112
|
Add console logger to replace original debug output.
|
7 years ago |
Adam Gu
|
bcfb1e4c92
|
Add query parameters to RestService::Handle()
|
7 years ago |
Adam Gu
|
97d9403c1b
|
Merge branch 'master' of https://github.com/sprinfall/webcc
|
7 years ago |
Adam Gu
|
4e35648b29
|
Refine the REST examples; refine the http message parsing.
|
7 years ago |
Chunting Gu
|
20721c2423
|
Refine CMake, update UT.
|
7 years ago |
Adam Gu
|
919fa54a98
|
Refine the draft timeout control from server side.
|
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 |