Commit Graph

  • a8130ce3a9 chore: release 3.4.1 Damien Arrachequesne 2020-05-13 07:57:04 +02:00
  • dcb942d24d fix: prevent DoS (OOM) via massive packets (#95) bcaller 2020-05-13 06:37:32 +01:00
  • a5d04354e6 test: transpile to es5 with babelify Damien Arrachequesne 2020-05-13 07:23:37 +02:00
  • 86d4e8d4da docs(changelog): include changelog for release 3.4.1 Damien Arrachequesne 2020-04-17 15:08:17 +02:00
  • 94623c8f8b docs(changelog): include changelog for release 3.4.1 Damien Arrachequesne 2020-04-17 14:57:35 +02:00
  • 2a1aa1c59c docs(examples): bump dependencies Damien Arrachequesne 2020-04-17 14:37:17 +02:00
  • 17747e4d69 docs(chat-example): bump dependencies Damien Arrachequesne 2020-04-17 11:19:17 +02:00
  • 3f3a6f9914 fix: use globalThis polyfill instead of self/global (#634) Damien Arrachequesne 2020-04-16 16:08:37 +02:00
  • 27fa6949f3 refactor: remove indexof dependency Chris West (Faux) 2019-12-13 10:51:25 +00:00
  • 415332fc7c test: actually test empty payload handling (#113) Damien Arrachequesne 2020-04-15 14:53:41 +02:00
  • dcdbccb3dd fix: ignore errors when forcefully closing the socket (#601) Damien Arrachequesne 2020-04-15 11:42:31 +02:00
  • 281de9ed47 docs(tweet-stream-example): migrate example Damien Arrachequesne 2020-04-14 10:10:41 +02:00
  • edb95ea221 docs(whiteboard-example): update dependencies Damien Arrachequesne 2020-04-14 10:04:27 +02:00
  • b74bb80122 docs(chat-example): remove dependency to the parent project Damien Arrachequesne 2020-04-14 09:47:51 +02:00
  • 71ece3ebf6 chore(release): 4.0.0-alpha.1 Damien Arrachequesne 2020-02-12 08:31:57 +01:00
  • 804e871d4a chore(release): 4.0.0-alpha.1 Damien Arrachequesne 2020-02-12 08:24:29 +01:00
  • 7c7f1a9fe2 fix: properly assign options when creating the transport Damien Arrachequesne 2020-02-12 08:14:51 +01:00
  • b27215dcee chore(release): 4.0.0-alpha.0 Damien Arrachequesne 2020-02-12 07:48:19 +01:00
  • d37534e052 chore(release): 4.0.0-alpha.0 Damien Arrachequesne 2020-02-12 07:33:50 +01:00
  • 5f47a50ee5 refactor: refactor the handling of the options Damien Arrachequesne 2020-02-11 23:04:39 +01:00
  • 41a1bcf1f5 chore: bump ws dependency Damien Arrachequesne 2020-02-11 23:08:35 +01:00
  • 4d311495af test: add Node.js 12 and 13 in the test matrix Damien Arrachequesne 2020-02-11 08:05:58 +01:00
  • 734f9d1268 feat: decrease the default value of maxHttpBufferSize Damien Arrachequesne 2020-02-11 07:57:29 +01:00
  • 61b949259e feat: use the cors module to handle cross-origin requests Damien Arrachequesne 2020-02-10 13:24:04 +01:00
  • bafe684a19 refactor: refactor the handling of the options Damien Arrachequesne 2020-02-06 13:54:39 +01:00
  • 61e639b257 test: add Node.js 10, 12 and 13 in the test matrix Damien Arrachequesne 2020-01-14 23:17:55 +01:00
  • a374471d06 feat: disable cookie by default and add sameSite attribute Damien Arrachequesne 2020-02-05 08:28:44 +01:00
  • 7f5a903f91 chore(release): 4.0.0-alpha.0 Damien Arrachequesne 2020-02-04 12:36:20 +01:00
  • 31ff87593f feat: reverse the ping-pong mechanism Damien Arrachequesne 2020-02-03 12:52:46 +01:00
  • 81d7171c6b feat: reverse the ping-pong mechanism Damien Arrachequesne 2020-02-03 13:04:58 +01:00
  • 840145d3e5 test: add node.js 12 in the test matrix Damien Arrachequesne 2020-01-15 07:55:11 +01:00
  • 581cefff2d refactor: remove gulp from the build Damien Arrachequesne 2020-01-15 08:46:15 +01:00
  • 50853738e0 fix: properly decode binary packets Damien Arrachequesne 2020-01-14 23:58:38 +01:00
  • 2ae2520a34 chore: point towards the v4 branch Damien Arrachequesne 2020-01-14 23:03:12 +01:00
  • eb88094a0e chore: point towards the v4 branch Damien Arrachequesne 2020-01-14 23:02:25 +01:00
  • 08aff9487f refactor: use prettier to format code Damien Arrachequesne 2020-01-10 07:32:44 +01:00
  • f3c291fa61 feat: generateId method can now return a Promise Damien Arrachequesne 2020-01-12 23:03:49 +01:00
  • 33564b2391 refactor: use prettier to format code Damien Arrachequesne 2020-01-12 22:47:07 +01:00
  • a947ae59a2 feat: remove packet type when encoding binary packets Damien Arrachequesne 2020-01-14 13:35:38 +01:00
  • 8eb58a689a refactor: remove Object.keys polyfill Damien Arrachequesne 2020-01-14 13:33:34 +01:00
  • 744bf40d4f refactor: migrate to ES6 syntax and use prettier to format code Damien Arrachequesne 2020-01-13 12:46:41 +01:00
  • da93fb6ef3 refactor: migrate to ES6 syntax Damien Arrachequesne 2020-01-12 22:33:50 +01:00
  • 0fcc5417ac refactor: migrate to ES6 syntax Damien Arrachequesne 2020-01-10 07:29:26 +01:00
  • 11dc4f3a56 chore: migrate to webpack 4 Damien Arrachequesne 2020-01-09 08:18:31 +01:00
  • ae23c7ef4c [chore] release 1.1.2 Damien Arrachequesne 2019-11-25 13:19:15 +01:00
  • b9074fa36f [fix] fix memory leak when leave a room after socket close (#58) Joway 2019-11-25 20:14:47 +08:00
  • f7ab50cc59 [docs] Remove duplicate word (#57) Darío Hereñú 2019-11-25 09:13:53 -03:00
  • 661f1e7fac [chore] Release 2.3.0 Damien Arrachequesne 2019-09-20 12:22:41 +02:00
  • 47161a65d4 [chore] Release 2.3.0 2.3.0 Damien Arrachequesne 2019-09-20 12:18:39 +02:00
  • 71d7b79965 [chore] Bump engine.io-client to version 3.4.0 Damien Arrachequesne 2019-09-20 11:37:03 +02:00
  • 8b4a539e7a [docs] Add CDN link (#1318) Lukas Drgon 2019-09-20 12:01:51 +02:00
  • 40cf185574 [ci] use Node.js 10 for compatibility with Gulp v3 Damien Arrachequesne 2019-09-20 11:07:35 +02:00
  • cf39362014 [chore] Bump socket.io-parser to version 3.4.0 Damien Arrachequesne 2019-09-20 11:04:11 +02:00
  • 652402a856 [chore] Release 3.4.0 Damien Arrachequesne 2019-09-20 10:59:20 +02:00
  • 9b3572ea23 [chore] Bump debug to version 4.1.0 (#92) Dimitar Nestorov 2019-09-20 11:51:26 +03:00
  • 4d01b2c84c test: remove deprecated Buffer usage (#3481) flaambe 2019-09-20 13:50:12 +05:00
  • 82271921db [docs] Fix the default value of the 'origins' parameter (#3464) Jonatan Juárez 2019-09-20 03:37:54 -05:00
  • 1150eb50e9 [chore] Bump engine.io to version 3.4.0 Damien Arrachequesne 2019-09-20 10:31:25 +02:00
  • ccc9337497 [chore] Release 3.4.0 Damien Arrachequesne 2019-09-13 13:57:12 +02:00
  • ecfcc69a7a [chore] Release 3.4.0 Damien Arrachequesne 2019-09-13 13:51:49 +02:00
  • 1e29b0c984 [chore] Bump engine.io-parser to version 2.2.0 Damien Arrachequesne 2019-09-13 13:48:19 +02:00
  • 7bf75812c3 [chore] Bump engine.io-parser to version 2.2.0 Damien Arrachequesne 2019-09-13 13:46:43 +02:00
  • e8cd8c0d6c build: transpile the debug dependency with Babel Damien Arrachequesne 2019-09-13 13:36:33 +02:00
  • fd7fff252d [fix] Ensure valid status is passed to error handler (#622) Christopher 2019-09-13 19:59:51 +10:00
  • 226626921d [feat] Support extra charset info in Content-Type header (#619) Nubami SQReder 2019-09-13 12:58:24 +03:00
  • 2847411dd0 [feat] Add withCredentials option (#614) Jake Barnes 2019-09-13 19:56:36 +10:00
  • 0eeaa7a927 [fix] fix NodeWebSocket declaration (#613) Szymon Lesisz 2019-09-13 11:53:59 +02:00
  • 242ea9edea [chore] Bump debug to version 4.1.0 (#612) Dimitar Nestorov 2019-09-13 12:52:16 +03:00
  • bc8c4978ca [ci] use Node.js 10 for compatibility with Gulp v3 Damien Arrachequesne 2019-09-13 11:34:45 +02:00
  • c471e03e09 [chore] Bump ws to latest version (#587) Yosi Attias 2019-08-12 20:11:56 +03:00
  • c144895133 [feat] add additional debug messages (#586) Brian Kopp 2019-09-13 03:21:37 -06:00
  • a967626a1d [chore] Bump debug to version 4.1.0 (#581) Dimitar Nestorov 2019-05-15 22:55:56 +03:00
  • f1ce1abdbb [chore] Release 2.2.0 Damien Arrachequesne 2019-09-13 11:02:43 +02:00
  • 47893e1145 [perf] use Buffer.from instead of manually copying the ArrayBuffer (#108) Gaubee 2019-04-11 18:03:15 +08:00
  • 72f7463be9 [test] fix a typo in the tests (#111) Matthias Ludwig 2019-09-13 18:50:31 +10:00
  • e9a20cb1ca [test] ensure the message packet is properly coerced to string (#110) Matthias Ludwig 2019-09-13 18:49:08 +10:00
  • 5bbbfe2411 [ci] remove Node.js 4 and 6 from the build matrix Damien Arrachequesne 2019-09-13 10:26:18 +02:00
  • ad844f4b32 [fix] Deprecated Buffer usage in dependency (#585) Oliver Salzburg 2019-06-18 08:51:50 +02:00
  • 6bd7817e8a Remove bower, update history, release 1.3.0 vendethiel 2019-04-15 22:41:56 +02:00
  • 3ab04d399d update nodejs versions for travis vendethiel 2019-04-15 22:30:01 +02:00
  • 6ef9d2cda2 Merge pull request #73 from STRML/noDeopt ven 2019-04-09 15:29:01 +02:00
  • 569759fc8c [perf] Add a benchmark for encoding / decoding Damien Arrachequesne 2019-03-19 23:40:50 +01:00
  • df387fc593 [chore] Update Makefile Damien Arrachequesne 2018-11-07 22:28:04 +01:00
  • aedf8eb29e [refactor] Use Buffer.allocUnsafe instead of new Buffer (#104) Damien Arrachequesne 2018-10-31 08:08:40 +01:00
  • 9c1e73c752 [chore] Update the license of the chat example (#3410) Grant Timmerman 2019-03-15 14:22:22 -07:00
  • 57f9d457d5 [chore] Release 3.3.2 Damien Arrachequesne 2019-01-20 22:59:42 +01:00
  • e157aacbe7 [test] IE8 is no longer supported by Saucelabs Damien Arrachequesne 2019-01-20 22:52:00 +01:00
  • 1ec53d424d [fix] Fix Websocket implementation in React Native (#607) Ben James 2019-01-20 21:34:30 +00:00
  • cb0ac6fddc [chore] Release 3.3.2 Damien Arrachequesne 2018-11-29 22:51:12 +01:00
  • ec4e12a063 [revert] Allow configuration of Access-Control-Allow-Origin value (#511) Damien Arrachequesne 2018-11-29 22:49:34 +01:00
  • 3020e455ab [chore] Release 2.2.0 Damien Arrachequesne 2018-11-29 00:15:03 +01:00
  • df05b73bb9 [chore] Release 2.2.0 2.2.0 Damien Arrachequesne 2018-11-29 00:00:45 +01:00
  • 06e9a4ca26 [chore] Bump dependencies Damien Arrachequesne 2018-11-28 22:51:53 +01:00
  • 4a93871496 [chore] Update the Makefile Damien Arrachequesne 2018-11-28 22:48:39 +01:00
  • eeafa44d01 [fix] Remove any reference to the global variable Damien Arrachequesne 2018-11-28 22:48:12 +01:00
  • b00ae50be6 [feat] Add cache-control header when serving the client source (#2907) Markko Legonkov 2018-11-20 09:02:04 +02:00
  • d3c653d876 [docs] Add Touch Support to the whiteboard example (#3104) Nadir Hussain Laskar 2018-11-20 12:31:09 +05:30
  • a7fbd1ac4a [fix] Throw an error when trying to access the clients of a dynamic namespace (#3355) Antonio 2018-11-20 07:40:11 +01:00
  • 190d22b46e [chore] Bump dependencies Damien Arrachequesne 2018-11-20 07:24:56 +01:00
  • 7b8fba7ea2 [test] Update Travis configuration Damien Arrachequesne 2018-11-20 07:32:39 +01:00