wiki icon indicating copy to clipboard operation
wiki copied to clipboard

socketInput is unclear how to use

Open niccokunzmann opened this issue 8 months ago • 1 comments

The server documentation describes this:

socketInput: Allows a local application to control this server through a local TCP socket. socketInputPort: The port for socket input. socketInputAddress: The bind address for socket input.

However, I cannot see any documentation about how to use this method. Where can I find more? What can be done through that socket?

niccokunzmann avatar Jun 04 '25 21:06 niccokunzmann

check the mindustry source code at https://github.com/Anuken/Mindustry hope this helps!

TagGamer555 avatar Aug 10 '25 13:08 TagGamer555