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

README.md

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

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