ruanshudong e642785516 add tc_http auto test hace 4 años
..
AuthDemo 6d5f517be7 support http1, change file name same to taf hace 4 años
CoroutineDemo 6d5f517be7 support http1, change file name same to taf hace 4 años
CustomDemo 6d5f517be7 support http1, change file name same to taf hace 4 años
HttpDemo 6d5f517be7 support http1, change file name same to taf hace 4 años
PushDemo 40ca80bfed fix windows vector<char> is empty, &buff[0] will crash hace 4 años
QuickStartDemo fbc66a2ad9 remove QuickStartDemo log hace 4 años
SSLDemo 6d5f517be7 support http1, change file name same to taf hace 4 años
StressDemo 5229509b66 run-all succ except http hace 4 años
UdpDemo 121adade0d fix tc_file get ext bug, add cmake_tars_server.bat for windows hace 4 años
UtilDemo e642785516 add tc_http auto test hace 4 años
scripts 6d5f517be7 support http1, change file name same to taf hace 4 años
CMakeLists.txt 6d5f517be7 support http1, change file name same to taf hace 4 años
README.md ad1575baab add example/readme links hace 5 años

README.md

该工程是Tars入门示例的代码

目录名称 功能
QuickStartDemo 开发快速入门的示例
PromiseDemo promise编程的示例[]
HttpDemo http服务端的示例
CoroutineDemo 协程的示例
StressDemo tars c++压测代码
PushDemo tars push 模式demo