0.11.0 • Published 10 months ago

@shell-js/grpc_proto v0.11.0

Weekly downloads
2
License
MIT
Repository
github
Last release
10 months ago

Package @shell-js/grpc_proto

Store the Protocol Buffer definition file used by the GRPC server and client packages.

Additionnal, the package provide some functions to facilitate its usage:

  • resolve
    Return the shell.proto location.
  • load
    Load .proto files for use with gRPC.
  • loadSync
    Synchronous version of load.

Note

The Protocol Buffer definition is stored in a file. We could probably make it dynamic with grpc-tools.

0.9.6

12 months ago

0.10.0

10 months ago

0.11.0

10 months ago

0.9.4

3 years ago

0.9.3

3 years ago

0.9.0

3 years ago

0.9.2

3 years ago

0.8.5

3 years ago

0.8.3

4 years ago

0.8.2

4 years ago