swh:1:snp:c53ab93da1867a0ee99951a3636bca865f9194df

sort by:
Revision Author Date Message Commit Date
6fa6b8b [dist] 6.1.3 24 January 2019, 06:54:10 UTC
6d2930a [minor] Fix style nit 24 January 2019, 06:51:22 UTC
3df4809 [fix] Handle close frame which spans multiple packets (#1494) 23 January 2019, 19:03:06 UTC
c61218f chore(package): update prettier to version 1.16.1 (#1492) 23 January 2019, 06:36:45 UTC
4f88959 chore(package): update eslint-config-prettier to version 3.6.0 (#1491) 19 January 2019, 20:29:01 UTC
f9d4b09 [minor] Use `Array.prototype.includes()` Use `Array.prototype.includes()` instead of `Array.prototype.indexOf()`. 19 January 2019, 17:56:57 UTC
63adb73 [minor] Set the handshake timeout via the `timeout` option Set the handshake timeout when a socket is assigned to the request. 19 January 2019, 17:56:57 UTC
f7b9470 chore(package): update eslint-config-prettier to version 3.5.0 (#1488) 17 January 2019, 06:43:07 UTC
a515600 [minor] Fix nit 15 January 2019, 06:59:19 UTC
0236e99 chore(package): update eslint-config-prettier to version 3.4.0 (#1486) 13 January 2019, 20:19:04 UTC
f502916 [doc] Remove no longer needed --save flag (#1484) 11 January 2019, 19:38:20 UTC
dc92e75 [pkg] Update eslint to version 5.12.0 10 January 2019, 20:24:06 UTC
3d6692a [minor] Refactor `PerMessageDeflate.prototype.cleanup()` 24 December 2018, 14:16:54 UTC
e8ada8a [pkg] Update eslint to version 5.11.0 23 December 2018, 11:29:08 UTC
5a45029 [minor] Simplify `if` condition in `toArrayBuffer()` 14 December 2018, 16:32:57 UTC
14d9088 [dist] 6.1.2 17 November 2018, 19:48:38 UTC
cc86d22 [test] Remove no longer needed comment 17 November 2018, 19:46:34 UTC
26436e0 [fix] Restore compatibility with Node.js < 6.13.0 Fixes #1472 17 November 2018, 19:23:47 UTC
96b638c [pkg] Fix lint script 17 November 2018, 10:43:58 UTC
761b1a4 [doc] Fix formatting in ISSUE_TEMPLATE.md 17 November 2018, 09:04:05 UTC
b9fad73 [lint] Use prettier 17 November 2018, 08:39:58 UTC
029de0c [dist] 6.1.1 17 November 2018, 06:59:37 UTC
b213bee [pkg] Update list of published files Refs: https://github.com/npm/npm-packlist/pull/14 16 November 2018, 08:25:25 UTC
95bf991 [pkg] Update dev dependencies 16 November 2018, 08:06:20 UTC
f26fac8 [minor] Ignore callbacks when clearing the send queue (#1471) Do not invoke callbacks when clearing the send queue due to premature socket closure. Refs: https://github.com/websockets/ws/pull/1464#issuecomment-435578571 Fixes #1226 14 November 2018, 07:01:18 UTC
5914206 [doc] Fix nits 09 November 2018, 06:37:02 UTC
3fa0e03 [doc] Suggest implementation of heartbeat on the client (#1469) 08 November 2018, 10:08:38 UTC
7d51fb9 [fix] Do not waste time compressing when socket is closed (#1464) 06 November 2018, 06:48:37 UTC
1ebff19 [ci] Test on node 11 04 November 2018, 08:26:41 UTC
7e061bc [pkg] Update nyc to version 13.1.0 29 October 2018, 21:07:13 UTC
bc0f8ab [pkg] Update eslint to version 5.8.0 29 October 2018, 21:07:04 UTC
45f817b chore(package): update eslint-plugin-node to version 8.0.0 (#1466) 29 October 2018, 21:01:32 UTC
cddbcf6 [test] Remove unused variables 29 October 2018, 20:56:17 UTC
0da3fdb [minor] Do not use the legacy URL API 29 October 2018, 20:51:53 UTC
d2317b1 [benchmark] Add Unix domain sockets to bench (#1456) 11 October 2018, 07:33:58 UTC
9022a0d [doc] Remove `clientMaxWindowBits` option from README example (#1454) 07 October 2018, 16:48:39 UTC
b9ce38d [dist] 6.1.0 05 October 2018, 06:41:08 UTC
9fe2f33 [test] Fix failing test on Windows 04 October 2018, 19:08:14 UTC
90407bb [feature] Make `WebSocketServer#close()` emit `'close'` (#1453) Fixes #1375 04 October 2018, 05:51:34 UTC
6de05e0 [pkg] Update nyc to version 13.0.1 01 October 2018, 08:19:29 UTC
26b65da [pkg] Update eslint to version 5.6.1 01 October 2018, 08:18:40 UTC
7d7ddfd chore(package): update eslint-config-standard to version 12.0.0 (#1440) 29 August 2018, 08:04:23 UTC
19a0225 [lint] Add missing spaces 29 August 2018, 08:01:49 UTC
30335cb chore(package): update eslint-plugin-standard to version 4.0.0 (#1439) 29 August 2018, 05:39:26 UTC
1e78aba [pkg] Update eslint-plugin-import to version 2.14.0 18 August 2018, 08:16:34 UTC
2bb93fb [pkg] Update eslint to version 5.4.0 18 August 2018, 08:13:57 UTC
07d337a chore(package): update eslint-plugin-promise to version 4.0.0 (#1432) 18 August 2018, 05:32:35 UTC
1ee42fd [dist] 6.0.0 21 July 2018, 13:32:50 UTC
d963003 [example] Update dependencies 20 July 2018, 05:45:00 UTC
38d2e8b chore(package): update eslint-plugin-node to version 7.0.0 (#1420) 17 July 2018, 12:16:27 UTC
fc95793 [fix] Fix use after invalidation bug Fixes #1418 11 July 2018, 19:41:31 UTC
fbd4391 [fix] Fix compatibility with Node.js 6 08 July 2018, 09:45:48 UTC
b354cd1 [minor] Remove no longer needed workaround for `socketPath` option 08 July 2018, 05:47:36 UTC
ef5a8f5 [pkg] Update eslint-plugin-standard to version 3.1.0 08 July 2018, 05:32:02 UTC
80e2002 [major] Drop support for the `memLevel` and `level` options 07 July 2018, 21:01:18 UTC
92d0a2e [major] Add `maxPayload` option for the client (#1402) 07 July 2018, 20:44:11 UTC
9f87842 [major] Make bundlers use a browser shim that throws an error (#1345) 07 July 2018, 20:30:01 UTC
72bfbe8 chore(package): update bufferutil to version 4.0.0 (#1413) 07 July 2018, 16:32:47 UTC
5bb29ed chore(package): update utf-8-validate to version 5.0.0 (#1415) 07 July 2018, 16:31:48 UTC
3bc6b96 chore(package): update eslint to version 5.0.0 (#1403) 07 July 2018, 16:28:38 UTC
d73885c [major] Drop support for Node.js 4 07 July 2018, 16:27:04 UTC
5d90141 chore(package): update eslint-plugin-import to version 2.13.0 (#1405) 24 June 2018, 19:17:21 UTC
175ce46 [dist] 5.2.1 23 June 2018, 16:01:12 UTC
307be7a [fix] Remove the `'data'` listener when the receiver emits an error 23 June 2018, 15:49:14 UTC
6046a28 [fix] Do not prematurely remove the listener of the `'data'` event 19 June 2018, 20:49:42 UTC
bf9b2ec chore(package): update nyc to version 12.0.2 (#1395) 04 June 2018, 05:49:18 UTC
bcab531 chore(package): update eslint-plugin-promise to version 3.8.0 (#1389) 25 May 2018, 05:23:05 UTC
e4d032c [dist] 5.2.0 21 May 2018, 19:11:33 UTC
e7bfe5f chore(package): update mocha to version 5.2.0 (#1385) 19 May 2018, 05:29:18 UTC
6dae94b chore(package): update eslint-plugin-import to version 2.12.0 (#1384) 17 May 2018, 12:39:30 UTC
aebda2b chore(package): update nyc to version 11.8.0 (#1382) 16 May 2018, 05:21:49 UTC
d871bdf [feature] Add `headers` argument to `verifyClient()` callback (#1379) Add ability to specify custom headers when rejecting the handshake. 12 May 2018, 19:42:31 UTC
bb9c21c [test] Fix failing test on node 10 05 May 2018, 15:09:59 UTC
6d8f1f4 [ci] Test on node 10 05 May 2018, 13:56:36 UTC
4385c78 [doc] Add `request` to emit arguments in shared server example (#1372) 30 April 2018, 05:34:55 UTC
690b3f2 [minor] Replace bound function with arrow function Do not mask potential issues, like #1280, with bound arguments. 23 April 2018, 08:07:20 UTC
9dc25a3 chore(package): update nyc to version 11.7.1 (#1364) 19 April 2018, 09:00:24 UTC
a81e580 chore(package): update mocha to version 5.1.0 (#1362) 13 April 2018, 05:26:52 UTC
3215cf3 chore(package): update eslint-plugin-import to version 2.11.0 (#1361) 12 April 2018, 15:03:30 UTC
0100d82 [doc] Improve FAQ example for X-Forwarded-For header (#1360) 11 April 2018, 20:29:58 UTC
c801e99 [doc] Improve docs and examples (#1355) Fixes #1334 Fixes #1338 08 April 2018, 19:43:54 UTC
10c92ff [dist] 5.1.1 02 April 2018, 13:17:31 UTC
f335d79 [fix] Add default value for `servername` option (#1347) Fixes #1346 02 April 2018, 13:07:10 UTC
2d7bf88 [perf] Use js version of `{un,}mask()` for very small frames (#1348) 02 April 2018, 12:50:34 UTC
f52debe [doc] Explain the behavior of `server.close()` more precisely (#1342) 30 March 2018, 14:18:42 UTC
83ce534 chore(package): update eslint-plugin-import to version 2.10.0 (#1340) 30 March 2018, 12:59:08 UTC
7c74567 [dist] 5.1.0 19 March 2018, 17:23:31 UTC
9e152f9 [feature] Allow all options accepted by `http{,s}.request()` (#1332) Do not use an agent by default and add ability to use all options allowed in `http.request()` and `https.request()`. 19 March 2018, 13:04:19 UTC
938cdde chore(package): update eslint to version 4.19.0 (#1330) 17 March 2018, 06:27:46 UTC
1504d67 [fix] Allow URL instances as URL in WebSocket constructor (#1329) Fixes #1143 16 March 2018, 14:02:25 UTC
57d3dbb chore(package): update nyc to version 11.6.0 (#1326) 13 March 2018, 07:13:49 UTC
23f5957 [fix] Remove buffer `noAssert` argument (#1324) The `noAssert` argument is not supported in Node.js 10.x. Refs: https://github.com/nodejs/node/pull/18395 11 March 2018, 06:54:23 UTC
2a55dda chore(package): update eslint-plugin-promise to version 3.7.0 (#1321) 08 March 2018, 20:09:04 UTC
d3af506 [dist] 5.0.0 06 March 2018, 14:11:56 UTC
7abe823 [minor] Rename `abortConnection` to `abortHandshake` 06 March 2018, 10:41:51 UTC
7fb82a3 [fix] Rename the `'close'` event to `'conclude'` Avoid collisions with the `stream.Writable` `'close'` event. 06 March 2018, 09:32:55 UTC
fb05059 [test] Fix faulty test 06 March 2018, 06:58:05 UTC
3f80ab7 [major] Drop support for Node.js < 4.5.0 (#1313) 04 March 2018, 12:36:53 UTC
14538db [major] Fix subprotocol handling (#1312) Do not close the connection if the server does not agree to any of the client's requested subprotocols. Fixes #1296 03 March 2018, 06:27:20 UTC
3913c59 [benchmark] Fix parser benchmark 02 March 2018, 10:57:20 UTC
back to top