Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodejs-grpc-labs

Random gRPC + Node.js samples and experiments for learning/reference purposes. Contains the following:

  1. Example Client and Server codes for gRPC Unary (Request - Response) operation.
  2. Example Client and Server codes for gRPC Client Streaming operation.
  3. Example Client and Server codes for gRPC Server Streaming operation.
  4. Example Client and Server codes for gRPC Duplex (bi-directional) Streaming operation.
  5. Example Client and Server codes for dealing with Struct data type for handling metadata-like data.
  6. Example Client and Server codes for gRPC Streaming File Upload.
  7. Example Client and Server codes for gRPC Streaming File Download.

About

Random gRPC + Node.js samples and experiments for learning/reference purposes

Resources

Stars

9 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages