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