-
Notifications
You must be signed in to change notification settings - Fork 43
Code doen't work in socket.io 1.0+ #1
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
Comments
This seems to work: |
I have used this on the server:
|
FYI, I opened a PR here #2 |
socket.io.js not found |
Hey, did you install socket.io? If you use Node.JS you can do this using: |
Sorry for late reply. I am attaching the error image with this mail. Please On Wed, Sep 23, 2015 at 10:41 PM, Servio Palacios [email protected]
|
Hey, This line cause the error: Could you please take a look to this: http://www.unknownerror.org/opensource/Automattic/socket.io/q/stackoverflow/6563885/socket-io-how-do-i-get-a-list-of-connected-sockets-clients Let me know if helps, Regards, |
For example the line
in completeNodeServerWithDataChannel.js.
The text was updated successfully, but these errors were encountered: