Just a quick example of a gRPC server made with typescript and node js! Video link It contains 4 different examples:
- Unary
- Server Streaming
- Client Streaming
- Bidirectional Streaming
yarn install
yarn start
yarn client
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Just a quick example of a gRPC server made with typescript and node js! Video link It contains 4 different examples:
yarn install
yarn start
yarn client