Skip to content

yugasun/nodejs-ipc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodejs-ipc

IPC implement for Node.js

Develop

Start server:

$ yarn server

Start client:

$ yarn client

# input name and enter
$ name
# will get yugasun

# input age and enter
$ age
# will get 20

# input job and enter
$ job
# will get Frontend Engineer

About

IPC implement for Node.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published