Hi Arnout
I have taken Guillermo's suggestion and setup stunnel at the server
end and am using {secure: true} and that seems to be working fine as a
secure protocol although I haven't done much testing yet.
My intention is to create a version of my software that will negotiate
its way through corporate proxy servers as per the secure web sockets
specification.
I had assumed that my current setup would do that - does your comment
regarding wss mean that this will not work until wss is implemented (I
had assumed that setting {secure: true} made wss happen already) ?
Thanks
Chris