kaistseo / UnitySocketIO-WebSocketSharp

UnitySocketIO using websocket-sharp instead of WebSocket4Net
164 stars 54 forks source link

Can't Handshake on WebPlayer #7

Open ghost opened 10 years ago

ghost commented 10 years ago

so, the library works in Unity for Android and WebPlayer, but when i build a WebPlayer app for chrome, it doesn't work and i only get in the console the message:

socket client error: Error initializing handshake with http://10.0.0.111:3014/

It is intended to work with the WebPlayer or is there a problem?

aswinkalarickal commented 10 years ago

I have the same issue. Can you please tell a way to fix it?