Friday, May 27, 2016

Node Producer and Consumer Apps

In one command terminal, run server.js and in a second command terminal run client_requestify.js. The console running server.js will show the log "who=Greg" and the terminal running client_requestify.js will display "hello Greg!".