Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Node gRPC

Instructions

In this example, protobuf JS APIs are generated on the fly, so no need to generate them.

Install the dependencies:

$ npm install

To run:

$ node server.js &
$ node client.js