Commit Graph

  • 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
  • e2ab447d63 refactor: add missing .js extension for ESM usage Damien Arrachequesne 2022-04-18 00:43:40 +02:00
  • 582f4fe9ba chore: point the CI badge towards the main branch Damien Arrachequesne 2022-04-18 00:42:52 +02:00
  • c7514b5aa6 chore(release): 4.2.0 Damien Arrachequesne 2022-04-18 00:26:27 +02:00
  • 931f1526a4 chore: add Node.js 16 in the test matrix Damien Arrachequesne 2022-04-18 00:21:14 +02:00
  • 6c9cb27aeb chore: bump @socket.io/component-emitter to version 3.1.0 Damien Arrachequesne 2022-04-18 00:20:17 +02:00
  • b08bc1a93e feat: allow the usage of custom replacer and reviver (#112) David Pfeffer 2022-04-17 18:19:02 -04:00
  • d7e3ab7956 chore(release): 6.2.0 Damien Arrachequesne 2022-04-17 23:53:53 +02:00
  • d0773b8e6d chore(release): 6.2.0 Damien Arrachequesne 2022-04-17 23:46:57 +02:00
  • bc3cefb57b refactor: replace custom clone method by Object.assign() Damien Arrachequesne 2022-04-17 23:35:52 +02:00
  • 71cd3ba911 chore: bump @socket.io/component-emitter to version 3.1.0 Damien Arrachequesne 2022-04-17 23:28:12 +02:00
  • ab6a6d4db8 chore(release): 3.1.0 Damien Arrachequesne 2022-04-17 23:21:08 +02:00
  • 54468cf7a3 feat: add ESM version Damien Arrachequesne 2022-04-17 23:18:40 +02:00
  • df32277c3f refactor: import single-file 3rd party modules Damien Arrachequesne 2022-04-13 08:14:01 +02:00
  • b4b3ed5c68 refactor: merge the polling.ts and polling-xhr.ts files Damien Arrachequesne 2022-04-11 18:57:43 +02:00
  • b9252e2074 feat: add details to the "close" event Damien Arrachequesne 2022-04-11 16:58:12 +02:00
  • be3d7f0f1f docs(examples): add TODO example with Postgres and Node.js cluster Damien Arrachequesne 2022-04-07 12:35:00 +02:00
  • d12aab2d69 docs(examples): add example with express-session Damien Arrachequesne 2022-04-02 11:08:26 +02:00
  • 9f758689f6 docs(examples): pin the version of karma-jasmine-html-reporter Damien Arrachequesne 2022-04-01 14:42:34 +02:00
  • 0b35dc77c0 refactor: make the protocol implementation stricter Damien Arrachequesne 2022-03-31 12:19:18 +02:00
  • 531104d332 feat: add support for catch-all listeners for outgoing packets Damien Arrachequesne 2022-03-31 08:15:57 +02:00
  • 8b204570a9 feat: broadcast and expect multiple acks Damien Arrachequesne 2022-03-31 07:36:41 +02:00
  • 0b7d70ca42 chore: bump lockfile to v2 Damien Arrachequesne 2022-03-30 08:15:41 +02:00
  • b92d65cf9c chore(release): 2.4.0 Damien Arrachequesne 2022-03-30 08:03:38 +02:00
  • af9d7936e9 chore: bump lockfile to v2 Damien Arrachequesne 2022-03-30 07:59:34 +02:00
  • d9909203cf chore(deps): bump ansi-regex from 3.0.0 to 3.0.1 (#81) dependabot[bot] 2022-03-30 07:55:46 +02:00
  • 808c0450d8 refactor: do not throw on serverSideEmit() call Damien Arrachequesne 2022-03-30 07:49:49 +02:00
  • 6c21bceb59 chore: add note about integers used as room identifier Damien Arrachequesne 2022-03-29 09:04:34 +02:00
  • 38ee887fef feat: notify listeners for each outgoing packet Damien Arrachequesne 2022-03-29 08:53:04 +02:00
  • a7f1c90a32 feat: broadcast and expect multiple acks Damien Arrachequesne 2022-03-29 08:28:54 +02:00
  • 75455fa8ba chore(deps): bump minimist from 1.2.5 to 1.2.6 (#80) dependabot[bot] 2022-03-28 07:47:01 +02:00
  • 6e1bbff784 chore: add Node.js 16 in the test matrix Damien Arrachequesne 2022-03-12 11:12:19 +01:00
  • 46fdc2f0ed feat: slice write buffer according to the maxPayload value Damien Arrachequesne 2022-03-12 06:44:31 +01:00
  • f4725f1021 test: exclude iOS 15 from the test matrix for now Damien Arrachequesne 2022-03-12 06:24:02 +01:00
  • 088dcb4dff feat: add the "maxPayload" field in the handshake details Damien Arrachequesne 2022-03-10 14:01:40 +01:00
  • 657f04e0b8 chore: add Node.js 16 in the test matrix Damien Arrachequesne 2022-03-10 14:13:48 +01:00
  • f51ca4ac3e chore: bump cached-path-relative from 1.0.2 to 1.1.0 (#686) dependabot[bot] 2022-03-08 07:10:28 +01:00