ruanshudong 12e9fbf8e5 add MultiCommunicator, fix multi communicator bug il y a 3 ans
..
AuthDemo 6d5f517be7 support http1, change file name same to taf il y a 4 ans
CoroutineDemo 6d5f517be7 support http1, change file name same to taf il y a 4 ans
CustomDemo 6d5f517be7 support http1, change file name same to taf il y a 4 ans
HttpDemo 5e95c4e577 get rid of the singleton. You can start multiple applications in il y a 3 ans
PushDemo 40ca80bfed fix windows vector<char> is empty, &buff[0] will crash il y a 4 ans
QuickStartDemo 12e9fbf8e5 add MultiCommunicator, fix multi communicator bug il y a 3 ans
SSLDemo 6d5f517be7 support http1, change file name same to taf il y a 4 ans
StressDemo 5229509b66 run-all succ except http il y a 4 ans
UdpDemo 121adade0d fix tc_file get ext bug, add cmake_tars_server.bat for windows il y a 4 ans
UtilDemo 0e590fdc56 change format of some files to UTF-8 BOM to fix compile errors under windows without changing any codes in these files. il y a 3 ans
scripts 6d5f517be7 support http1, change file name same to taf il y a 4 ans
CMakeLists.txt 6d5f517be7 support http1, change file name same to taf il y a 4 ans
README.md ad1575baab add example/readme links il y a 5 ans

README.md

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

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