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?
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?