ruanshudong dbfb941625 rm examples/PushCallbackDemo/Server/Hello.h examples/PushCallbackDemo/Server/Push.h il y a 1 an
..
AuthDemo 0a708f6d55 Fix the problem that the core will be when the independent communicator il y a 2 ans
ClientDemo b8bfceeae4 add clientdemo il y a 2 ans
CoroutineDemo 8b6fc35145 fix TC_Coroutine rpc all not open co il y a 2 ans
CustomDemo 6b383550a5 add unitttest il y a 2 ans
GrpcDemo 7d908b3797 fix windows encode utf8bom il y a 2 ans
HttpDemo 5e95c4e577 get rid of the singleton. You can start multiple applications in il y a 3 ans
PromiseDemo 68e20b7cf6 Add promise package. il y a 2 ans
PushCallbackDemo dbfb941625 rm examples/PushCallbackDemo/Server/Hello.h examples/PushCallbackDemo/Server/Push.h il y a 1 an
PushDemo 6b383550a5 add unitttest il y a 2 ans
QuickStartDemo 15a440aece add PushCallbackDemo il y a 1 an
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 6b383550a5 add unitttest il y a 2 ans
UtilDemo 6b383550a5 add unitttest il y a 2 ans
scripts 15a440aece add PushCallbackDemo il y a 1 an
CMakeLists.txt 15a440aece add PushCallbackDemo il y a 1 an
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