mirror of
https://gitee.com/TarsCloud/TarsCpp.git
synced 2025-01-05 17:42:24 +08:00
21f58d250b
2 add tars.resource 3 fix rsp queue 4 add max buffer limit 5 send queue, data accumulate clear 6 Adjust cmake third library path 7 tc_network_buffer add iterator 8 optimize tc_http tc_http_async, improve http parser performance
6 lines
80 B
CMake
6 lines
80 B
CMake
|
|
include_directories(Server)
|
|
add_subdirectory(Server)
|
|
add_subdirectory(Client)
|
|
|