Open mirkara opened 9 years ago
In unity_client.rb the client_connect_original() is unable to send data to the CukunityServer. In OnReadComplete() in CukunityServer, byteCount is always <= 0 leading to the client termination.
In unity_client.rb the client_connect_original() is unable to send data to the CukunityServer. In OnReadComplete() in CukunityServer, byteCount is always <= 0 leading to the client termination.