Skip to content

floydjones1/ts-node-grpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ts-node-grpc

Just a quick example of a gRPC server made with typescript and node js! Video link It contains 4 different examples:

  1. Unary
  2. Server Streaming
  3. Client Streaming
  4. Bidirectional Streaming

Project setup

yarn install

Runs the gRPC server

yarn start

Runs out client

yarn client

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published