Skip to content

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

License

Notifications You must be signed in to change notification settings

benjsicam/nodejs-grpc-labs

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published