ruanshudong 6b383550a5 add unitttest 2 年之前
..
AuthDemo 6d5f517be7 support http1, change file name same to taf 4 年之前
CoroutineDemo 6b383550a5 add unitttest 2 年之前
CustomDemo 6b383550a5 add unitttest 2 年之前
GrpcDemo fc8ccbaf05 support grpc and add GrpcDemo 2 年之前
HttpDemo 5e95c4e577 get rid of the singleton. You can start multiple applications in 3 年之前
PushDemo 6b383550a5 add unitttest 2 年之前
QuickStartDemo a9374c833e Merge branch 'release/2.4' of https://github.com/TarsCloud/TarsCpp into release/2.4 3 年之前
SSLDemo 6d5f517be7 support http1, change file name same to taf 4 年之前
StressDemo 5229509b66 run-all succ except http 4 年之前
UdpDemo 6b383550a5 add unitttest 2 年之前
UtilDemo 6b383550a5 add unitttest 2 年之前
scripts 6d5f517be7 support http1, change file name same to taf 4 年之前
CMakeLists.txt a89b013c9d fix tc_grpc compiler 2 年之前
README.md ad1575baab add example/readme links 5 年之前

README.md

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

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