Skip to content

A simple TCP data stream broadcasting router based on Akka actors that connects as client to a socket outputing data and exposes a server socket for others to connect to.

License

Notifications You must be signed in to change notification settings

wojciechk/tcp-stream-router

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tcp-stream-router

A simple TCP data stream broadcasting router based on Akka actors that connects as client to a socket outputing data and exposes a server socket for others to connect to.

Usage:

java -jar tcp-stream-router.jar (source streaming host) (source streaming port) (destination server host) (destination server port)

About

A simple TCP data stream broadcasting router based on Akka actors that connects as client to a socket outputing data and exposes a server socket for others to connect to.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages