The Anvil Uplink library spawns a new thread to execute each incoming server function call, so you will need to make sure your functions are thread-safe!
Hope that helps - happy to provide further clarification as needed.
The Anvil Uplink library spawns a new thread to execute each incoming server function call, so you will need to make sure your functions are thread-safe!
Hope that helps - happy to provide further clarification as needed.