Prerequisites

  • Node.js 4.0.0 or higher
  • npm
  • Install gRPC
     npm install grpc
    

Node.js Library

  1. Download the latest version of Node.js library from github.
  2. Unzip the archive file.

Examples

You can see the examples in the src/example directory. Refer to the quick start guide.

Updated: