Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Simple GRPC on Node.js

GRPC on Node.js more simply

Dependencies

Install Dependencies

git clone git@github.com:eksant/simple-grpc-nodejs.git
cd grpc-kit
yarn install or npm install

Usage Non Stream

cd non-stream
nodemon server.js or node server.js

Usage Stream

cd stream
nodemon server.js or node server.js

About

GRPC on Node.js more simply

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages