pomelo-unityclient-socket
pomelo-unityclient-socket copied to clipboard
Unity freezing on disconnect
Hi, I tried this but it always freezing the unity. void OnApplicationQuit() { if (pclient != null) { Debug.Log("quit"); pclient.disconnect(); }
}
I have the same problem
Unity Editor Mode?
编译出来的程序,也会出现卡死, pomelo用最新版
https://github.com/NetEase/pomelo-unitychat-socket/issues/5