wiki
wiki copied to clipboard
socketInput is unclear how to use
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?
check the mindustry source code at https://github.com/Anuken/Mindustry hope this helps!