Chunting Gu
|
09ae5b4a2f
|
Add a space between literal and string macro to eliminate warning under G++.
|
7 years ago |
Chunting Gu
|
f5fe4e67f7
|
Support to use SOAP 1.1 or 1.2.
|
7 years ago |
Chunting Gu
|
afc1b37f37
|
Use gettid() to get thread ID for logger on Linux.
|
7 years ago |
Chunting Gu
|
1b7e1378b4
|
Replace boost thread with std thread for queue; refine cmake files.
|
7 years ago |
Chunting Gu
|
b41dfcebd9
|
Fix style warnings reported by cpplint.
|
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 |
Chunting Gu
|
f921256a33
|
Finish the REST example.
|
7 years ago |
Chunting Gu
|
20721c2423
|
Refine CMake, update UT.
|
7 years ago |
Chunting Gu
|
23090ee369
|
Enable C++11 on GCC; Link boost libs and pthread on GCC.
|
7 years ago |