Nodejs Stream Network Communication
Injecting metadata midstream and extracting that on the receiver side
Install Modules
npm installStart Receiver
node receiver.js
Send a music file
node sender.js <<path.to.mp3>>
Quick Test
node testCount.js
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Nodejs Stream Network Communication
Injecting metadata midstream and extracting that on the receiver side
Install Modules
npm installStart Receiver
node receiver.js
Send a music file
node sender.js <<path.to.mp3>>
Quick Test
node testCount.js