Commit Graph

11 Commits

Author SHA1 Message Date
qicosmos a0e07edf9a
Support struct yaml (#330) 2023-06-19 15:27:39 +08:00
qicosmos c75fdff50b
add coro_file (#295) 2023-06-02 15:29:37 +08:00
qicosmos 7857ba02e8
add struct_xml (#277) 2023-05-10 10:43:14 +08:00
qicosmos e64a960f74
add coroutine http client (#242) 2023-03-18 14:13:41 +08:00
qicosmos c79257f8da
add easylog (#163)
* add easylog

* add flush method

* ignore cur thd id on win

* support sprintf
* improve ELOGV

* use new log in client

* fix meta string

* fix win; simplify log function

* update server log

* replace log

* remove spdlog

* fix

* namespace

* use memory resource

* fix std::max/std::min for win

* simplify ELOG
2023-02-02 13:43:15 +08:00
PikachuHy 09192dd79c
add struct_pb (#142) 2023-01-09 16:18:54 +08:00
PikachuHy dc081ce3ce
fix path broken when as submodule (#134) 2022-12-23 10:57:33 +08:00
PikachuHy 7e2e97cd9f
move util test code to coro_rpc/tests (#106)
move util test code to coro_rpc/tests
2022-12-09 14:55:55 +08:00
sunflower-knight 636ecb2acf
use ninja for ci and add win32 (#108) 2022-12-09 10:52:26 +08:00
sunflower-knight 550f6c91fd
clean cmake code and fix cmake bug (#104) 2022-12-08 10:20:45 +08:00
向日葵骑士 afc738f30d
refactor: friendly-cmake (#93) 2022-12-07 10:27:44 +08:00