Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 586 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 586 Bytes

JavaRepeatServer

A smallish java server that repeats messages to specific clients

Doc

JavaDoc is situated here

Otherwise, if you simply need to run it, grab a jar from the Release Page then run it using a simple java -jar ./nameOfJar.jar and it should work right out. There's not much more config you need, or that is possible at the moment. You might want to run -help to know the launch options, although there arn't many.