Skip to content

dexfs/node_grpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node GRPC

Install

$ npm install

How to run

Server

$ npm run server

Client

$ npm run client
#OR 
$ npm run client -- SOME_STRING

# OR passing server target
$ npm run client -- --target=server_address

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published