ruanshudong 5e95c4e577 get rid of the singleton. You can start multiple applications in 3 vuotta sitten
..
AuthDemo 6d5f517be7 support http1, change file name same to taf 4 vuotta sitten
CoroutineDemo 6d5f517be7 support http1, change file name same to taf 4 vuotta sitten
CustomDemo 6d5f517be7 support http1, change file name same to taf 4 vuotta sitten
HttpDemo 5e95c4e577 get rid of the singleton. You can start multiple applications in 3 vuotta sitten
PushDemo 40ca80bfed fix windows vector<char> is empty, &buff[0] will crash 4 vuotta sitten
QuickStartDemo 173eff8b1d hello server add hash test 3 vuotta sitten
SSLDemo 6d5f517be7 support http1, change file name same to taf 4 vuotta sitten
StressDemo 5229509b66 run-all succ except http 4 vuotta sitten
UdpDemo 121adade0d fix tc_file get ext bug, add cmake_tars_server.bat for windows 4 vuotta sitten
UtilDemo 97f7c22e98 fix tc_encoder crash, fix servantproxy get host info crash 3 vuotta sitten
scripts 6d5f517be7 support http1, change file name same to taf 4 vuotta sitten
CMakeLists.txt 6d5f517be7 support http1, change file name same to taf 4 vuotta sitten
README.md ad1575baab add example/readme links 5 vuotta sitten

README.md

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

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