ruanshudong 2ea5a57498 Fix the problem that the core will be when the independent communicator há 2 anos atrás
..
AuthDemo 2ea5a57498 Fix the problem that the core will be when the independent communicator há 2 anos atrás
ClientDemo b8bfceeae4 add clientdemo há 2 anos atrás
CoroutineDemo e17ec354bf fix TC_Coroutine rpc all not open co há 2 anos atrás
CustomDemo 6b383550a5 add unitttest há 2 anos atrás
GrpcDemo 7d908b3797 fix windows encode utf8bom há 2 anos atrás
HttpDemo 5e95c4e577 get rid of the singleton. You can start multiple applications in há 3 anos atrás
PromiseDemo 68e20b7cf6 Add promise package. há 2 anos atrás
PushDemo 6b383550a5 add unitttest há 2 anos atrás
QuickStartDemo a9374c833e Merge branch 'release/2.4' of https://github.com/TarsCloud/TarsCpp into release/2.4 há 3 anos atrás
SSLDemo 6d5f517be7 support http1, change file name same to taf há 4 anos atrás
StressDemo 5229509b66 run-all succ except http há 4 anos atrás
UdpDemo 6b383550a5 add unitttest há 2 anos atrás
UtilDemo 6b383550a5 add unitttest há 2 anos atrás
scripts e17ec354bf fix TC_Coroutine rpc all not open co há 2 anos atrás
CMakeLists.txt b8bfceeae4 add clientdemo há 2 anos atrás
README.md ad1575baab add example/readme links há 5 anos atrás

README.md

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

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