1.0.0 • Published 2 years ago

ts-grpc v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Implementing a gRPC client and server in Typescript

This repo can be used as a template for using gRPC to generate TypeScript files for interacting with a gRPC server or client. Setup this process can be fiddly, hopefully in this repo will make it easier to understand.