Skip to content

Duplicate a single input stream over multiple HTTP connections at a given server address

License

Notifications You must be signed in to change notification settings

MrPixelized/ssimoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ssimoe

Serve Single Input Multiple Output Events Duplicate a single input stream over multiple HTTP connections at a given server address

Usage

To connect to a unix domain socket:

some program | ssimoe unix:/tmp/dirty.sock

To connect to a host:port pair:

some program | ssimoe localhost:8000

About

Duplicate a single input stream over multiple HTTP connections at a given server address

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages