swh:1:snp:c53ab93da1867a0ee99951a3636bca865f9194df

sort by:
Revision Author Date Message Commit Date
48aee1e handle proxy forwarding headers 26 October 2012, 17:38:44 UTC
09e6372 bump 03 October 2012, 12:42:07 UTC
b0be70f Merge pull request #97 from sonnyp/master Fix the sub protocol header handler 01 October 2012, 12:19:09 UTC
101788c Merge pull request #105 from jmatthewsr-ms/master unhandled exception if socket closes and 'error' is emitted 01 October 2012, 12:18:55 UTC
84e9e6f Merge pull request #120 from AndreasMadsen/clear-timer clear failsafe cleanup timeout once cleanup is called 24 September 2012, 12:25:25 UTC
d709456 clear failsafe cleanup timeout once cleanup is called 23 September 2012, 20:16:12 UTC
adbc68c handle error on socket to avoid exception 31 July 2012, 18:16:28 UTC
e400093 Merge pull request #100 from pje/patch-1 README typo: 17 July 2012, 00:26:47 UTC
f80a98d README typo: - `s/extensible/extensive/` - unless you actually meant "extensible"...? - :eggplant: 17 July 2012, 00:22:22 UTC
2fcd212 update travis to include 0.6 and 0.8 16 July 2012, 13:13:01 UTC
c2c4c09 now working on 0.5 16 July 2012, 13:08:02 UTC
46586c1 added w3c compatible CloseEvent for onclose / addEventListener("close", ... 16 July 2012, 13:06:40 UTC
9ced0b8 Merge branch 'master' of github.com:einaros/ws 14 July 2012, 15:22:08 UTC
186b762 bump 14 July 2012, 15:21:51 UTC
65a84cb emit error event if server responds with anything other than status code 101 14 July 2012, 15:08:45 UTC
4fc8c81 Fix the sub protocol header handler 08 July 2012, 19:10:49 UTC
4610a2d Merge pull request #96 from node-migrator-bot/clean Path.exists => fs.exists 07 July 2012, 14:45:24 UTC
cb8ef27 [fix] path.exists was moved to fs.exists 07 July 2012, 13:34:24 UTC
6394681 Merge pull request #94 from guille/add/headers-hook Headers hook 03 July 2012, 22:48:25 UTC
3ecdb99 Documented `headers` event. 03 July 2012, 19:05:42 UTC
2463f85 Added `headers` event to `Server`. 03 July 2012, 19:04:08 UTC
99ee2aa bump 26 June 2012, 16:31:53 UTC
41084f1 Merge pull request #90 from clux/patch-2 mocha 1.2.1 actually suffices 25 June 2012, 17:25:10 UTC
d6f4e28 mocha 1.2.1 actually suffices 25 June 2012, 17:17:18 UTC
b67b9d6 Merge pull request #89 from clux/patch-1 bump dependencies (mocha 1.2.2 should be out soon) 25 June 2012, 17:01:25 UTC
4a931e6 bump dependencies (mocha 1.2.2 should be out soon) 25 June 2012, 16:57:08 UTC
26b1710 fixed bogus validation fallback filename 19 June 2012, 16:45:03 UTC
56adc5a bump 19 June 2012, 16:15:56 UTC
0ef3070 history update 18 June 2012, 21:08:31 UTC
8d5a6d9 update receivers to avoid eventemitter 18 June 2012, 20:43:38 UTC
9892d7b renamed validation and bufferutil fallback files 18 June 2012, 17:32:51 UTC
c5c7d2a merge small buffers rather than fragmenting frames on the wire 18 June 2012, 12:12:15 UTC
0cb5fe0 update install.js compilation failure message 18 June 2012, 05:56:53 UTC
fb50190 add "Error handling best practices" section 14 June 2012, 11:57:39 UTC
c16ad34 update serverstats example to show that write errors can be ignored 14 June 2012, 11:51:56 UTC
cda9ed7 move tinycolor from devdeps to deps 14 June 2012, 11:40:59 UTC
dc4c2d9 bump 14 June 2012, 11:39:34 UTC
79eb634 drop the "native" npm argument; compile native extensions if possible 14 June 2012, 11:38:45 UTC
b5eca5b add example of use with express 3 14 June 2012, 11:21:11 UTC
7a86510 add notice about usage express 3+ 14 June 2012, 11:20:58 UTC
8361ab2 Merge branch 'master' of github.com:einaros/ws 14 June 2012, 09:11:26 UTC
34e16ee make serverstats example work with firefox 14 June 2012, 09:11:09 UTC
132ec42 binary buffer encoding fix - unbreak hixie 14 June 2012, 09:10:49 UTC
8b5799f updated serverstats example to work with node 0.7+ 14 June 2012, 08:46:33 UTC
0381a72 Merge pull request #84 from benvanik/patch-1 Support the server listening on all interfaces 14 June 2012, 08:00:27 UTC
aae1906 Enable the ability to pass down undefined/null to the node HTTP server listen method. Without this it's impossible to listen on all interfaces. 13 June 2012, 21:45:14 UTC
fb7379f bump 13 June 2012, 11:07:58 UTC
990d4e5 Merge branch 'master' of github.com:einaros/ws 13 June 2012, 11:07:06 UTC
573c5fc expose valid module information, so that the native extensions are actually loaded and used on windows 13 June 2012, 11:06:52 UTC
b9a63db remove 0.4 from travis - add 0.7 12 June 2012, 20:06:07 UTC
be0afdc add --ws:native to travis npm args 12 June 2012, 20:04:13 UTC
ae8b0d0 update history 12 June 2012, 19:52:34 UTC
0936f2f improve error handling, and ensure that hixie setup either works or bails completely 12 June 2012, 19:49:36 UTC
8016edf update mocha dependency version 12 June 2012, 19:48:40 UTC
c1a926c Merge pull request #79 from tricknotes/fix-failures-with-node0.7 update should version to 0.6.3 09 June 2012, 14:41:07 UTC
6c80892 Merge pull request #80 from tricknotes/cleanup-wscat-message Stop showing unnecessary word 'undefined' 09 June 2012, 14:40:35 UTC
0652bb3 Stop showing unnecessary word 'undefined' 09 June 2012, 03:17:45 UTC
1bfbc9f update should version to 0.6.3 08 June 2012, 17:58:44 UTC
904e0b2 corrected node-gyp execution procedure 01 June 2012, 09:33:32 UTC
b32bb42 bump 01 June 2012, 09:20:38 UTC
d1da400 windows build fix 01 June 2012, 09:20:35 UTC
31ab3b8 bump 20 May 2012, 10:28:24 UTC
a00dfb3 ensure socket destruction in case of errors in upgrade processing 20 May 2012, 10:21:23 UTC
008da3b update history 19 May 2012, 20:04:21 UTC
f5428b5 allow error code 1011 19 May 2012, 20:02:53 UTC
6abd928 updated cleanup and error handling to be more thorough 19 May 2012, 19:46:05 UTC
b26d55c fixed empty packet issue, causing the mask not to be sent from client to server 19 May 2012, 19:44:29 UTC
73f5657 history update 19 May 2012, 15:19:33 UTC
21b04f2 corrected serverstats example 19 May 2012, 10:20:02 UTC
80221f8 enable fauxe streaming from hixie sender 19 May 2012, 10:13:48 UTC
2daf997 update hixie sender to accept and process buffers as input 19 May 2012, 09:47:11 UTC
2dd1c1c fix fileapi example 10 May 2012, 19:24:45 UTC
e4f6d07 ensure exit code propagation from install script 01 May 2012, 08:54:13 UTC
43f493a add install script which makes native extension optional 30 April 2012, 23:19:26 UTC
d8d2e4c bump 30 April 2012, 22:26:36 UTC
1eabfa8 silently fallback to non-native modules 30 April 2012, 22:26:26 UTC
12e52de default to port 443 for secure connections 30 April 2012, 22:26:01 UTC
ca32241 Merge pull request #60 from rocketpack/master Support Unix sockets; emit 'listening', URL-specific 'connection' 30 April 2012, 22:19:28 UTC
b51da83 Merge pull request #67 from TooTallNate/patch-1 Makefile: use node-gyp instead of node-waf 28 April 2012, 10:35:58 UTC
edec96f Makefile: use node-gyp instead of node-waf When installing with npm, npm will use its bundled version of `node-gyp` to compile the module. When running make by hand, you'll have to have node-gyp installed globally: npm install -g node-gyp 27 April 2012, 17:56:30 UTC
6a9d8d4 Merge branch 'master' of https://github.com/einaros/ws 23 April 2012, 11:16:22 UTC
e50ba23 add test for path-specific connection event; add test for unix socket connections 23 April 2012, 11:13:50 UTC
6690eee Merge pull request #65 from nicokaiser/master Remove unused options in Sender classes 18 April 2012, 20:41:49 UTC
6f45452 Remove unused options parameter in Sender classes 18 April 2012, 14:49:55 UTC
c911ad4 Merge pull request #63 from nicokaiser/master Check connection status in firstHandler 18 April 2012, 12:16:55 UTC
cf6e830 Check connection status in firstHandler (fixes #62) 18 April 2012, 07:52:07 UTC
7e35c99 Merge pull request #61 from skaslev/master Fixed the examples to work with the latest express version 17 April 2012, 19:39:02 UTC
84c526f Fixed the examples to work with the latest express version. 15 April 2012, 20:44:50 UTC
b0af0a6 Emit URL-specific connection event to support multiple endpoints per server 13 April 2012, 12:48:09 UTC
c745a7a Emit 'listening' when self-created server is listening 13 April 2012, 12:47:14 UTC
cd53cd6 Support connecting to Unix socket ws+unix URL 13 April 2012, 12:36:22 UTC
3ebd156 bump 12 April 2012, 12:03:51 UTC
507286c Merge pull request #59 from nicokaiser/defineProperties Remove Object.defineProperties and set properties directly 12 April 2012, 11:53:04 UTC
9f11b36 Merge pull request #55 from nicokaiser/master Add "error" and "timeout" handlers before handshake 12 April 2012, 11:52:47 UTC
e9dc364 Merge pull request #56 from nicokaiser/hixie Fix hixie close frame handling and allow empty messages 12 April 2012, 11:52:12 UTC
4e86df0 Remove Object.defineProperties and set properties directly 12 April 2012, 10:15:10 UTC
ca90c80 Fix hixie close frame handling 11 April 2012, 09:55:07 UTC
2550f58 only remove our listeners 10 April 2012, 17:44:35 UTC
e33e2ac add 'timeout' handler in WebSocket, make sure WebSocketServer.handleUpgrade errors are handled 09 April 2012, 19:29:22 UTC
42ba268 Add "error" and "timeout" handlers before handshake 06 April 2012, 09:48:24 UTC
back to top