@join-com/grpc
v5.0.0
Published
gRPC library
Maintainers
Readme
@join-com/grpc
How to use this library
Requirements
protoc: It's a command line tool used to deal with Protocol Buffers definitions. You can install it by typingbrew install protobuf.protoc-gen-tsx: It's a plugin forprotocthat allows us to generate TypeScript code from our.protodefinition files. You can find the install instructions here.
