c# - UnitySocketIO-WebSocketSharp hangs on a handshake loop using Unity webplayer -


i'm using unitysocketio-websocketsharp connect node.js server. if run app on unity in standalone mode, goes well; handshake happens , websocket runs smoothly. but, if run in webplayer mode socket gives me eternal handshake loop.

the code i'm using on unity the 1 example. on server i'm using crossdomain.xml, , this i'm using server

here's output server. blue arrow indicates moment play unity scene:

enter image description here


Comments

Popular posts from this blog

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

c - Why would PK11_GenerateRandom() return an error -8023? -