Home > node-faye-ssl-test

node-faye-ssl-test

Node-faye-ssl-test is a project mainly written in ..., it's free.

Used to test the reliability of Node.JS SSL support

= Faye SSL example

Used to test the reliablity of Node's SSL support.

== How to run

  • git clone git://github.com/mlangenberg/node-faye-ssl-test.git
  • node server.js
  • Open a non-WebSocket browser, for example Firefox.
  • Go to https://localhost:8000/faye.js, and add an exception for the self-signed certificate.
  • Open public/index.html in your browser.
  • Use Firebug to watch the console.log statements for a few minutes ...
Previous:test