Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 206 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 206 Bytes

To run the project:

  • npm install
  • npm start This will start the gRPC server
  • node client.js This will send request from gRPC client to gRPC server. Request input can be changed in client.js file