Skip to content

mboetger/stream-comm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Nodejs Network Communication with Streams

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published