Serve Single Input Multiple Output Events Duplicate a single input stream over multiple HTTP connections at a given server address
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