Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cant connect from cloud9 #3

Open
behgul opened this issue Nov 5, 2011 · 4 comments
Open

cant connect from cloud9 #3

behgul opened this issue Nov 5, 2011 · 4 comments

Comments

@behgul
Copy link

behgul commented Nov 5, 2011

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?

@jankolkmeier
Copy link
Member

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 :/

@tingham
Copy link

tingham commented Nov 8, 2011

Any idea when/if you might put some time to this for more recent versions of socket-io? I've been having no luck getting SuperWebSocket to work.

@digitalwm
Copy link

Can you specify to what version of socket.io is this compatible with. Thanks.

@jankolkmeier
Copy link
Member

A 0.6.x version of socket.io was used when this was made. I am sorry that I have no time to maintain this better....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants