gRPC Test

发布时间 2023-08-05 21:11:39作者: Bingmous

ghz github:https://github.com/bojand/ghz
ghz官方文档:https://ghz.sh/

简单使用

下载后解压,将目录配置到path上,方便命令调用:

ghz --insecure --proto xxx\Hello.proto --call package_name.service_name.rpc_method_name -d "{\"name\":\"a\"}" localhost:8001 -o H:\test\test.html --format html