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

Example doesn't work #23

Closed
draggor opened this issue Aug 2, 2010 · 2 comments
Closed

Example doesn't work #23

draggor opened this issue Aug 2, 2010 · 2 comments

Comments

@draggor
Copy link

draggor commented Aug 2, 2010

I have the latest node, and I did a git pull recursive on the repository. Make hangs on the client tests, and when I use node to start the server, I'm served the chat.html file, but it hangs on connecting.

In my own code I can't get any of it to work:
http://github.com/draggor/GnuCard/blob/master/src/html/index.html
http://github.com/draggor/GnuCard/blob/master/src/js/mtg.js
http://github.com/draggor/GnuCard/blob/master/src/nodejs/server.js

@draggor
Copy link
Author

draggor commented Aug 2, 2010

Okay, got flashsocket working, as it was dumb on my part for not setting up the encodings right.

As for the example, it only seems to work with flashsocket under firefox, still no luck on chrome. I had to add in openssl and recompile nodejs, and run the example as root.

@rauchg
Copy link
Contributor

rauchg commented Aug 25, 2010

Can't reproduce. You're supposed to install openssl for WebSocket.

This issue was closed.
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

2 participants