@mebble/grpc-hello-client

1.0.1 • Public • Published

grpc-hello-client

An npm package that thinly wraps over gRPC client stubs for a gRPC hello world program

Setup

At the root of the parent project, build the gRPC client stub from the protobuf files

$ npm run build:proto

Publish the package

$ npm login
...
$ npm publish

Readme

Keywords

Package Sidebar

Install

npm i @mebble/grpc-hello-client

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

15.6 kB

Total Files

6

Last publish

Collaborators

  • mebble