We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
This may help as it shows https node server with socket.io.
#1011
Sorry, something went wrong.
[docs] API documentation (#1049)
558163d
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: