Nodejs Stream Network Communication
Injecting metadata midstream and extracting that on the receiver side
Install Modules
npm install
Start Receiver
node receiver.js
Send a music file
node sender.js <<path.to.mp3>>
Quick Test
node testCount.js