swh:1:snp:c53ab93da1867a0ee99951a3636bca865f9194df

sort by:
Revision Author Date Message Commit Date
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
b6d1519 revert attempted node 0.4 socket end fix 30 March 2012, 20:15:15 UTC
8af27fd avoid crashes due to socket errors during shutdown 30 March 2012, 19:41:31 UTC
e1b3267 bump 30 March 2012, 18:59:48 UTC
6669b1d memory leak cleanups 30 March 2012, 18:57:36 UTC
b29aab0 Merge pull request #49 from nicokaiser/master Add some docs for the classes 30 March 2012, 08:26:33 UTC
bb3a255 Revert buffer patch, revert my git fail 30 March 2012, 08:23:01 UTC
0394aad Revert "Revert "Revert "docs""" This reverts commit bca25b7dc3934bd85fbe122e223503a3af026215. 30 March 2012, 08:14:52 UTC
bca25b7 Revert "Revert "docs"" This reverts commit dc72aa687b01e5304ba71094798ed6b05eccf7a2. 30 March 2012, 08:14:42 UTC
dc72aa6 Revert "docs" This reverts commit 4eb85fa37e96e6267f2e3eec519335a5b0402ee8. 30 March 2012, 08:14:37 UTC
9886085 Avoid creating new Buffers when it's not necessary 30 March 2012, 07:56:04 UTC
4eb85fa docs 29 March 2012, 14:43:18 UTC
a2e35fc docs 29 March 2012, 14:41:52 UTC
c3e0782 docs 29 March 2012, 14:28:47 UTC
ab832cd API docs 29 March 2012, 13:20:35 UTC
17c8556 removed unnecessary strings.h 27 March 2012, 21:03:14 UTC
d6bf335 Merge pull request #48 from nicokaiser/clientTracking add "clientTracking" option to disable client references 27 March 2012, 20:55:23 UTC
43a3288 add option to disable client references 27 March 2012, 16:23:57 UTC
a8d8958 bump for 11 24 March 2012, 17:22:13 UTC
87e9681 Merge pull request #33 from TooTallNate/gyp Added support for "node-gyp" build 24 March 2012, 17:18:44 UTC
c005635 Merge pull request #47 from jwueller/patch-1 Fixes commander dependency and adds node >= 0.7 support 24 March 2012, 15:50:11 UTC
a757987 fixed commander dependency 24 March 2012, 14:16:05 UTC
9d8b571 Merge pull request #46 from nicokaiser/master Add loadbalancer and proxy support with X-Forwarded-Proto 23 March 2012, 16:00:00 UTC
4f02bd6 Add support for X-Forwarded-Proto 23 March 2012, 15:45:04 UTC
3bf674f bump 23 March 2012, 07:37:49 UTC
40a082c Merge pull request #45 from nicokaiser/master Allow empty (hixie) messages / fix close frame 23 March 2012, 07:30:50 UTC
2b114a0 Fix hixie close message parsing ("ff 00", not "00 ff" - which is an empty string) 23 March 2012, 00:34:20 UTC
9107a0f Don't initialize an empty Buffer(0) if initialSize = 0 22 March 2012, 15:22:38 UTC
back to top