23 Commits (master)

Author SHA1 Message Date
UnknownObject 9df50c1310 add log level check 3 years ago
Chunting gu f6e25ab19a fix syscall not declared error on ubuntu 4 years ago
Chunting Gu 26bb6b341a introduce string_view 4 years ago
Chunting Gu df96f969bc add a cmake option to switch between std and boost filesystem 4 years ago
Chunting Gu f5210ba1a2 rework client using async api 4 years ago
Chunting Gu 7f345b7a4e fix build option issues; refine cmake 5 years ago
Chunting Gu 1b8b0b24ac refine the usage of build options 5 years ago
Chunting Gu 84476f75f7 switch back to boost::filesystem to avoid the requirement of c++17 5 years ago
Chunting Gu 7e7ab1c1e8 replace boost filesystem with std filesystem; upgrade gtest and find it using cmake. 6 years ago
Chunting Gu effe302faa Use bfs::path for logger path. 6 years ago
Chunting Gu 3309e7896a Add new log level USER 6 years ago
Chunting Gu 4140b4f94c Rework the server to remove rest_xxx classes. 6 years ago
Chunting Gu 889024d6c7 Fix a compile error when SSL is disabled. 6 years ago
Chunting Gu 78743e6a55 Rename macro WIN32 to _WIN32 6 years ago
Chunting Gu e621025cc3 Remove http prefix 6 years ago
Chunting Gu 37e71c6aca Refine logger for colors 6 years ago
Chunting Gu 0ad277322f Support terminal colors for logger. 6 years ago
Chunting Gu 43eaf90621 Add a base class for http async clients; refine examples. 7 years ago
Chunting Gu e862153657 Add Server and Date fields to HTTP header of response. 7 years ago
Chunting Gu afc1b37f37 Use gettid() to get thread ID for logger on Linux. 7 years ago
Chunting Gu 2e2b45dd43 Fix a segment fault of logger. 7 years ago
Adam Gu 3693d881c7 Refacotring; support HTTPs client. 7 years ago
Adam Gu 88511caff6 Reorganize folder structure. 7 years ago