Skip to content

AjithPanneerselvam/relay_rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

relay-rs

The idea is to relay the data from the input stream to the output stream with some stats like the speed of reads and writes. Currently, the input stream can be stdin or a file. Likewise, the output stream can be stdout or a file. But looking forward to turning the streams generic such that we can even plug a WebSocket/TCP connection or any streams which exhibit read/write behavior.

About

Relay data from input to output stream with stats.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages