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 code of socket.io trough ssl connection #1049

Closed
felicemarra opened this issue Oct 11, 2012 · 1 comment
Closed

Example code of socket.io trough ssl connection #1049

felicemarra opened this issue Oct 11, 2012 · 1 comment

Comments

@felicemarra
Copy link

I want to create a facebook application based on socket.io and I need to connect with server certificate in ssl mode

I can't install express module because (I don't know why) it doesn't work on my server.
So.. my application in common http mode works fine.

I didn't find any example about ssl connection of socket.io WITHOUT express module..
Can you help me?

tnx

@ADumaine
Copy link

This may help as it shows https node server with socket.io.

#1011

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