Commit Graph

  • d7bd2b1d52 docs: add changelog for version 3.6.1 Damien Arrachequesne 2022-11-20 03:06:58 +01:00
  • 24b847be6a chore(release): 6.2.1 Damien Arrachequesne 2022-11-20 02:14:27 +01:00
  • 425e833ab1 fix: catch errors when destroying invalid upgrades (#658) Jonathan Neve 2022-11-17 10:48:55 -05:00
  • 99adb00ba1 chore(deps): bump xmlhttprequest-ssl and engine.io-client in /examples/latency (#661) dependabot[bot] 2022-11-20 00:46:22 +01:00
  • d196f6a6b7 chore(deps): bump minimatch from 3.0.4 to 3.1.2 (#660) dependabot[bot] 2022-11-20 00:43:47 +01:00
  • 7c1270f98c chore(deps): bump nanoid from 3.1.25 to 3.3.1 (#659) dependabot[bot] 2022-11-20 00:43:37 +01:00
  • 535a01d889 ci: add Node.js 18 in the test matrix Damien Arrachequesne 2022-11-20 00:12:08 +01:00
  • 1b71a6f5cb docs: remove "Vanilla JS" highlight from README (#656) Tamas Flamich 2022-11-18 21:49:23 +01:00
  • d882822908 ci: migrate from zuul to webdriver.io Damien Arrachequesne 2022-11-17 09:45:14 +01:00
  • e8912891b2 ci: update actions in GitHub Actions workflows (#1564) Dirk Stolle 2022-11-15 11:34:22 +01:00
  • 9143aa4c8e chore: update browserslist Damien Arrachequesne 2022-11-15 10:34:46 +01:00
  • 194a9b762e ci: migrate from zuul to webdriver.io Damien Arrachequesne 2022-11-15 09:55:58 +01:00
  • a9758da4be ci: update actions in GitHub Actions workflows (#117) Dirk Stolle 2022-11-15 10:02:20 +01:00
  • f0af8834f8 docs: add missing versions in the changelog Damien Arrachequesne 2022-11-09 11:42:23 +01:00
  • cd11e38e1a chore(release): 3.3.3 Damien Arrachequesne 2022-11-09 11:22:22 +01:00
  • fb21e422fc fix: check the format of the index of each attachment Damien Arrachequesne 2022-11-09 11:21:11 +01:00
  • 4b3c191bc4 chore(release): 3.4.2 Damien Arrachequesne 2022-11-09 11:18:30 +01:00
  • 04d23cecaf fix: check the format of the index of each attachment Damien Arrachequesne 2022-11-09 11:04:00 +01:00
  • cedd3117cf chore: bump socket.io-parser to version 4.2.1 (#1559) Annniee1 2022-11-02 12:46:22 +05:30
  • f4b698418a docs: add missing versions in the changelog Damien Arrachequesne 2022-11-02 08:40:26 +01:00
  • 9ec85f7da1 docs: add missing versions in the changelog (2) Damien Arrachequesne 2022-11-02 08:15:35 +01:00
  • f9b773ffa0 docs: add missing versions in the changelog Damien Arrachequesne 2022-11-02 07:48:35 +01:00
  • 945c84be47 chore(release): 4.5.3 4.5.3 Damien Arrachequesne 2022-10-15 07:14:45 +02:00
  • 2eca8dad28 chore(release): 4.5.3 Damien Arrachequesne 2022-10-15 07:04:22 +02:00
  • 7c056889ee docs: add jsdoc for each public method Damien Arrachequesne 2022-10-15 06:54:56 +02:00
  • d3d0a2d5be fix(typings): accept an HTTP2 server in the constructor Damien Arrachequesne 2022-10-14 11:20:43 +02:00
  • 19b225b0c8 docs(examples): update dependencies of the basic CRUD example Damien Arrachequesne 2022-10-14 10:39:25 +02:00
  • 8fae95dd18 docs: add jsdoc for each public method Damien Arrachequesne 2022-10-14 10:20:44 +02:00
  • 2403b88057 fix: do not swallow user exceptions Damien Arrachequesne 2022-10-13 14:24:53 +02:00
  • e6f6b906db docs: add deprecation notice for the allSockets() method Damien Arrachequesne 2022-10-13 15:02:23 +02:00
  • 596eb88af7 ci: upgrade to actions/checkout@3 and actions/setup-node@3 Damien Arrachequesne 2022-10-13 14:37:29 +02:00
  • e357daf585 fix(typings): apply types to "io.timeout(...).emit()" calls Damien Arrachequesne 2022-10-13 13:07:11 +02:00
  • 9d772e36b5 chore(release): 6.2.3 Damien Arrachequesne 2022-10-13 12:36:04 +02:00
  • 99925a4775 fix: properly clear "beforeunload" event listener Damien Arrachequesne 2022-10-13 11:17:12 +02:00
  • d4d6463ded refactor: export the nextTick helper method Damien Arrachequesne 2022-10-13 11:13:44 +02:00
  • 5e585705de chore: bump terser from 4.8.0 to 4.8.1 (#692) dependabot[bot] 2022-10-13 11:02:31 +02:00
  • 1098618a8c ci: temporarily remove iOS 16 from the test matrix Damien Arrachequesne 2022-10-13 10:19:49 +02:00
  • fe840e2eb3 chore(release): 0.2.1 Damien Arrachequesne 2022-10-13 09:23:36 +02:00
  • a5a1c29082 chore: update dev dependencies Damien Arrachequesne 2022-10-13 09:17:46 +02:00
  • 66b4079953 ci: add Node.js 18 in the test matrix Damien Arrachequesne 2022-10-13 09:15:34 +02:00
  • be0a0e3217 fix: properly handle ERR_IPC_CHANNEL_CLOSED errors (#6) Rolando Andrade 2022-10-07 13:38:39 -04:00
  • ddf922aa9e docs: update test suite Damien Arrachequesne 2022-10-11 16:04:48 +02:00
  • 5dc01f73b4 docs: update test suite Damien Arrachequesne 2022-09-23 08:50:39 +02:00
  • 10fa4a2690 refactor: add list of possible disconnection reasons Damien Arrachequesne 2022-09-13 07:59:25 +02:00
  • 8be95b3bd3 chore(release): 4.5.2 4.5.2 Damien Arrachequesne 2022-09-02 23:46:14 +01:00
  • ba497ee3eb fix(uws): prevent the server from crashing after upgrade Damien Arrachequesne 2022-09-02 00:24:04 +01:00
  • 2d70813729 chore(release): 4.5.2 Damien Arrachequesne 2022-09-02 23:36:55 +01:00
  • c597023169 fix: handle ill-formatted packet from server Damien Arrachequesne 2022-09-02 00:33:55 +01:00
  • 28038715cb ci: add explicit permissions to workflow (#4466) Alex 2022-09-03 00:10:19 +02:00
  • 134226e96c refactor: add missing constraints (#4431) Daniel Rosenwasser 2022-09-01 13:13:55 -07:00
  • 5a2ccff9d1 chore(release): 4.2.1 Damien Arrachequesne 2022-06-27 15:42:25 +02:00
  • b5d0cb7dc5 fix: check the format of the index of each attachment Damien Arrachequesne 2022-06-27 15:35:31 +02:00
  • 9890b036cf chore: bump dependencies Damien Arrachequesne 2022-06-27 09:08:01 +02:00
  • 713a6b451b chore: bump mocha to version 10.0.0 Damien Arrachequesne 2022-06-27 08:46:41 +02:00
  • baa6804440 chore(release): 2.5.0 2.5.0 Damien Arrachequesne 2022-06-26 09:49:21 +02:00
  • f223178eb6 fix: prevent the socket from joining a room after disconnection Damien Arrachequesne 2022-06-26 08:54:51 +02:00
  • 226cc16165 fix: only set 'connected' to true after middleware execution Damien Arrachequesne 2022-06-26 08:46:28 +02:00
  • 05e1278cfa fix: fix race condition in dynamic namespaces Damien Arrachequesne 2022-06-26 08:41:16 +02:00
  • 22d4bdf00d fix: ignore packet received after disconnection Damien Arrachequesne 2022-06-26 08:35:42 +02:00
  • 8c659bcccf chore: regenerate lockfile Damien Arrachequesne 2022-06-26 08:19:46 +02:00
  • dfded53593 chore: update engine.io version to 3.6.0 Damien Arrachequesne 2022-06-26 08:13:06 +02:00
  • dfee8ded72 refactor: replace deprecated String.prototype.substr() (#691) Lam Wei Li 2022-06-15 07:49:18 +08:00
  • c814ce2968 feat: add the "maxPayload" field in the handshake Damien Arrachequesne 2022-06-12 09:53:02 +02:00
  • 1b3bb7cb03 feat: add the "maxPayload" field in the handshake Damien Arrachequesne 2022-06-12 09:48:47 +02:00
  • 917d1d29e1 refactor: replace deprecated String.prototype.substr() (#646) Lam Wei Li 2022-06-06 14:42:45 +08:00
  • 020801ab8c chore: add changelog for version 3.6.0 Damien Arrachequesne 2022-06-06 08:40:21 +02:00
  • 18f3fdab12 fix: prevent the socket from joining a room after disconnection Damien Arrachequesne 2022-05-25 17:51:14 +02:00
  • 3410584a93 refactor: use correct type for BroadcastOptions#except Damien Arrachequesne 2022-05-25 07:03:47 +02:00
  • 5ab8289c0a chore(release): 4.5.1 4.5.1 Damien Arrachequesne 2022-05-17 23:38:07 +02:00
  • f0350a0100 chore(release): 4.5.1 Damien Arrachequesne 2022-05-17 23:34:19 +02:00
  • ed1d6f912c test: make test script work on Windows (#643) Lucas Boemeke 2022-05-11 04:00:17 -03:00
  • 30430f0985 fix: forward the local flag to the adapter when using fetchSockets() Damien Arrachequesne 2022-05-03 15:37:42 +02:00
  • 9b43c9167c fix(typings): add HTTPS server to accepted types (#4351) h110m 2022-04-25 10:28:46 +02:00
  • 1975c5c995 chore(release): 6.2.2 Damien Arrachequesne 2022-05-02 10:11:32 +02:00
  • 7e3fe43965 chore: update caniuse-lite version Damien Arrachequesne 2022-05-02 10:00:31 +02:00
  • ef1c28295e refactor: use named export for XMLHttpRequest shim Damien Arrachequesne 2022-05-02 09:56:34 +02:00
  • f158c8e255 fix: simplify the check for WebSocket availability Damien Arrachequesne 2022-05-02 08:59:33 +02:00
  • 32878ea047 fix: use named export for globalThis shim (#688) yujiosaka 2022-04-22 11:52:40 +09:00
  • 764c99f136 chore(release): 5.0.4 Damien Arrachequesne 2022-04-30 14:13:42 +02:00
  • bc7400a5e8 refactor: include base64-arraybuffer in the repository Damien Arrachequesne 2022-04-30 13:59:34 +02:00
  • da182cba3e chore: point the CI badge towards the main branch Damien Arrachequesne 2022-04-30 13:54:19 +02:00
  • a421bbec7b fix: add missing file extension for ESM import Damien Arrachequesne 2022-04-30 12:42:03 +02:00
  • 039b45cc65 fix(typings): update the type of RawData Damien Arrachequesne 2022-04-30 12:36:57 +02:00
  • 43f9ee8d23 chore(release): 0.2.0 Damien Arrachequesne 2022-04-28 16:16:13 +02:00
  • 055b7840d8 feat: broadcast and expect multiple acks Damien Arrachequesne 2022-04-28 15:53:29 +02:00
  • 8ecfcba5c1 chore(release): 4.5.0 4.5.0 Damien Arrachequesne 2022-04-24 00:45:57 +02:00
  • abdba07030 chore(release): 4.5.0 Damien Arrachequesne 2022-04-24 00:37:51 +02:00
  • faf68a5de1 chore: update default label for bug reports Damien Arrachequesne 2022-04-24 00:18:42 +02:00
  • c0ba7344e2 chore: add Node.js 16 in the test matrix Damien Arrachequesne 2022-04-24 00:17:23 +02:00
  • e8590188ec refactor: replace the disconnected attribute by a getter Damien Arrachequesne 2022-04-24 00:13:56 +02:00
  • 74e3e601a4 feat: add support for catch-all listeners for outgoing packets Damien Arrachequesne 2022-04-23 23:57:03 +02:00
  • 692d54e9fd chore: point the CI badge towards the main branch Damien Arrachequesne 2022-04-23 22:59:48 +02:00
  • 6fdf3c9bfa refactor: import single-file 3rd party modules Damien Arrachequesne 2022-04-23 22:55:39 +02:00
  • b862924b7f feat: add details to the disconnect event Damien Arrachequesne 2022-04-23 00:57:23 +02:00
  • 572133a58d docs(examples): update example with webpack Damien Arrachequesne 2022-04-22 23:09:24 +02:00
  • 6e1bb62982 chore: bump engine.io to version 6.2.0 Damien Arrachequesne 2022-04-22 22:43:31 +02:00
  • 06e6838b18 docs(examples): add server bundling example with rollup Damien Arrachequesne 2022-04-11 07:56:28 +02:00
  • 1f03a44d1f docs(examples): update create-react-app example (#4347) WD 2022-04-21 04:47:34 +08:00
  • 8437600aee chore(release): 6.2.1 Damien Arrachequesne 2022-04-18 00:46:54 +02:00
  • a2946fc697 chore: bump engine.io-parser to version 5.0.3 Damien Arrachequesne 2022-04-18 00:45:25 +02:00