6 Commits

Author SHA1 Message Date
Maciej Małecki
2e7d8a88f4 [fix] Partial fix for rejecting self-signed certs in tests
Since joyent/node@35607f3a2d, https and
tls modules validate server certificate by default. Turn this feature
off since we're using self-signed certificates in tests.

Currently wss tests are still failing, pending investigation.

Commited on a plane from Poznań to Munich.
2012-09-27 10:00:10 +02:00
indexzero
fd648a5290 [fix test] Fix examples to use newest version of socket.io and helpers. Added tests for ensuring that examples require as expected with no errors. 2012-07-26 04:29:47 -04:00
MetaHack
868f7e7a28 fixed comment typos in examples/http/proxy-https-to-http.js and proxy-https-to-https.js, lines 37 and 46 2012-01-09 19:10:33 +08:00
Joshua Holbrook
2e8d4c6e49 [fix] Fixed require paths in examples 2011-09-29 13:14:15 -07:00
indexzero
13eaec55dc [doc] Updated examples 2011-09-10 04:04:31 -04:00
indexzero
81d6c31875 [dist] Reorganize examples based on classification(s): http, websocket, or middleware 2011-09-08 17:01:19 -07:00