indexzero
9cecd97153
[minor] s/function(/function (/ s/){/) {/
2013-03-09 01:43:25 -05:00
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
Charlie McConnell
549360a462
[examples] More fixes to examples.
2011-09-21 14:53:57 -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