trpc-group / trpc-cpp

A pluggable, high-performance RPC framework written in cpp
Other
270 stars 78 forks source link

Feature: add seconds limiter with unitest #168

Open shenh09 opened 1 month ago

shenh09 commented 1 month ago

完成了 https://github.com/trpc-group/trpc-cpp/issues/142 ,实现了固定窗口过载保护插件(我起的名字叫做Seconds Limiter),可以执行bash /trpc-cpp/test_seconds_limiter.sh启动服务端进行测试, 执行./bazel-bin/examples/helloworld/test/fiber_client --client_config=./examples/helloworld/test/conf/trpc_cpp_fiber.yaml启动客户端进行测试,文档和注释会在之后补充。

github-actions[bot] commented 1 month ago

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

shenh09 commented 1 month ago

I have read the CLA Document and I hereby sign the CLA