You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you have a recent version of socket-io on your cloud9 server?
This library is most likely not compatible with the last major release of socket-io... sorry :/
Hello there!
Nice library.
The connection works well from browser but,
I got a problem trying to connect to my cloud9 server from unity.
It obviously connects to the server but the stream is empty...
NullReferenceException: Object reference not set to an instance of an object
(at Assets/Standard Assets/Socker-IO/SocketIoClientConnection.cs:66)
The server says:
warn - unknown transport: "undefined"
what am i doing wrong?
The text was updated successfully, but these errors were encountered: