> On Jan 15, 2015, at 9:24 AM, Mook <[email protected]> wrote: > > I'm running an https enabled Node server (v0.10.35) that at present works as > expected, i.e. when I browse to the URL I get the index page, which in turn > opens a websocket (socket.io) to the server. I can then send and receive > files and messages using this socket. > > However, I now want my own software to connect to the server via wss. I have > a C++ SSL enabled client that works on wss://echo.websocket.org, but it does > not work on my Node server! > > Can someone tell me how I need to configure my server to accepts wss > connections from my application please, I am by no means a node expert so if > possible detailed instructions would be appreciated.
Socket.io isn't just websockets -- that's one possible transport, on a deep URL. -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/F9233CBA-C5C3-40E3-8F14-209B335B5B8F%40nbtsc.org. For more options, visit https://groups.google.com/d/optout.
smime.p7s
Description: S/MIME cryptographic signature
