Beispiel #1
0
 void OnConnect(SocketIOEvent e)
 {
     Debug.Log("Running Application");
     application.run();
 }