Node.js Installation
Prerequisites
- Node.js 4.0.0 or higher
- npm
- Install gRPC
npm install grpc
Node.js Library
- Download the latest version of Node.js library from github.
- Unzip the archive file.
Examples
You can see the examples in the src/example directory. Refer to the quick start guide.