API and docs update
This commit is contained in:
@@ -234,7 +234,7 @@ public class ZeroTierSockets_Demo : MonoBehaviour
|
||||
input.text = "Welcome to the machine";
|
||||
|
||||
// Create new instance of ZeroTier in separate thread
|
||||
zt = new ZTSDK (".", "8056c2e21c000001");
|
||||
zt = new ZTSDK ("zerotier/", "8056c2e21c000001");
|
||||
}
|
||||
|
||||
// Terminate the ZeroTier service when the application quits
|
||||
|
||||
Reference in New Issue
Block a user