fpm-plugin-grpc
v2.0.0
Published
A Plugin Named [fpm-plugin-grpc] For YF-FPM-SERVER~
Readme
FPM-PLUGIN-GRPC
用于 GRPC 客户端调用的插件
Install
npm i fpm-plugin-grpc --saveUseage
- config
{
"proto_dir": "/User/xxxxx/x/protos", // this should be absolute path
"protos": [
{
"name": "foo", // the proto file name
"endpoint": "localhost:50093", // the grpc server endpoint
}
]
}subscribe
other
