Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 274 Bytes

README.md

File metadata and controls

4 lines (2 loc) · 274 Bytes

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.