ruanshudong c6b69c0f4f rm examples/PushCallbackDemo/Server/Hello.h examples/PushCallbackDemo/Server/Push.h před 1 rokem
..
AuthDemo 2ea5a57498 Fix the problem that the core will be when the independent communicator před 2 roky
ClientDemo b8bfceeae4 add clientdemo před 2 roky
CoroutineDemo e17ec354bf fix TC_Coroutine rpc all not open co před 2 roky
CustomDemo 6b383550a5 add unitttest před 2 roky
GrpcDemo 7d908b3797 fix windows encode utf8bom před 2 roky
HttpDemo 5e95c4e577 get rid of the singleton. You can start multiple applications in před 3 roky
PromiseDemo 68e20b7cf6 Add promise package. před 2 roky
PushCallbackDemo c6b69c0f4f rm examples/PushCallbackDemo/Server/Hello.h examples/PushCallbackDemo/Server/Push.h před 1 rokem
PushDemo 6b383550a5 add unitttest před 2 roky
QuickStartDemo c0c176808b add PushCallbackDemo před 1 rokem
SSLDemo 6d5f517be7 support http1, change file name same to taf před 4 roky
StressDemo 5229509b66 run-all succ except http před 4 roky
UdpDemo 6b383550a5 add unitttest před 2 roky
UtilDemo 6b383550a5 add unitttest před 2 roky
scripts c0c176808b add PushCallbackDemo před 1 rokem
CMakeLists.txt c0c176808b add PushCallbackDemo před 1 rokem
README.md ad1575baab add example/readme links před 5 roky

README.md

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

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