grpc-client
example
var grpcClient = ;var gc = host:"localhost:50051"dir:'./'header:custom:'customvalue'; gc or gc
host is grpc server
dir is proto file folder
header is your custom matedata
var grpcClient = ;var gc = host:"localhost:50051"dir:'./'header:custom:'customvalue'; gc or gc
host is grpc server
dir is proto file folder
header is your custom matedata
npm i grpc-client
5
0.1.4
MIT