Commit Graph

  • 9173942907 v5.0.7 master timothycarambat 2024-07-19 17:02:25 -07:00
  • e61658cdfa fix build output - cjs timothycarambat 2024-07-19 17:02:06 -07:00
  • a6e33eb586 v5.0.6 timothycarambat 2024-07-19 16:55:11 -07:00
  • 487ec90bbc patching broken build timothycarambat 2024-07-19 16:55:00 -07:00
  • 57852245f5 v5.0.5 timothycarambat 2024-07-19 16:53:30 -07:00
  • d4030cd315 v5.0.4 timothycarambat 2024-07-19 16:47:20 -07:00
  • 9b866b2f6e find missing build scripts timothycarambat 2024-07-19 16:42:21 -07:00
  • 8699c9cffb v5.0.3 timothycarambat 2024-07-19 16:41:58 -07:00
  • 381c6f0c03 bump timothycarambat 2024-07-19 16:33:01 -07:00
  • 925f36b70b bump package json timothycarambat 2024-07-19 16:28:47 -07:00
  • ed9d3c4261 bump package json timothycarambat 2024-07-19 16:27:45 -07:00
  • d5b05f62a8 change pkg main author for fork timothycarambat 2024-07-19 16:27:00 -07:00
  • 575fa2e310 bump ws dep timothycarambat 2024-07-19 16:26:01 -07:00
  • 9eeefd0388 Merge branch 'hartmutobendorf-master' Henning Morud 2021-06-07 21:02:17 +02:00
  • 2810f22be6 updated dependencies hartmutobendorf 2021-05-31 10:20:19 +02:00
  • 5af5fabb51 updated dependencies hartmutobendorf 2021-05-31 10:20:09 +02:00
  • 8efedd5d09 Merge pull request #102 from OmgImAlexis/master HenningM 2018-11-14 17:36:42 +01:00
  • 685e64b58d remove babel for esm Alexis Tyler 2018-11-11 16:35:32 +10:30
  • 11ef5f2cad bump ws to ^6.0.0 Alexis Tyler 2018-08-18 09:50:57 +09:30
  • e107c8d77a ignore lock files Alexis Tyler 2018-08-18 09:50:29 +09:30
  • 11928f260b Release version 4.0.0 Henning Morud 2018-06-06 17:10:15 +02:00
  • 92e755ba04 Use Snyk to check for vulnerabilities Henning Morud 2018-06-06 16:57:12 +02:00
  • 52252f0f22 Update dependencies Henning Morud 2018-06-06 16:51:07 +02:00
  • 0ae2ecb8a5 Merge pull request #92 from mdvanes/master HenningM 2018-06-06 17:03:50 +02:00
  • 09c4c6c327 Fix https://github.com/HenningM/express-ws/issues/64 by setting a string in the _header property of the response. M.D. van Es 2018-04-02 13:16:20 +02:00
  • 00c160d524 Merge pull request #74 from DiBuz/master HenningM 2017-06-09 12:32:26 +02:00
  • 0f203354c7 Added supported ws@3.0.0 Remove the upgradeReq from socket https://github.com/websockets/ws/pull/1099 Dima Buzenkov 2017-06-03 20:56:27 +03:00
  • 3d517cc6dd Merge pull request #60 from joepie91/patch-1 HenningM 2017-02-23 14:27:29 +01:00
  • 074b52b7b7 Clarify that module loading order matters (fixes #49) Sven Slootweg 2017-02-23 13:12:45 +01:00
  • 7afeb2f04f Release version 3.0.0 Henning Morud 2017-02-16 18:47:35 +01:00
  • 8527d883a8 Remove CHANGELOG.md Henning Morud 2017-02-16 18:47:10 +01:00
  • 1ca841270e Update README.md Henning Morud 2017-02-16 18:46:25 +01:00
  • 5e8f2b5d40 Minor cleanup Henning Morud 2017-02-16 18:29:49 +01:00
  • ca7e3420d9 Update dependencies to latest versions Henning Morud 2017-02-16 18:28:09 +01:00
  • f5462c05dc Merge pull request #55 from kraenhansen/fix/error-handling HenningM 2017-02-03 14:37:03 +01:00
  • 86b28312f4 If an error is thrown while calling the WS middleware, let's next that Kræn Hansen (Socialsquare) 2017-01-29 13:39:48 +01:00
  • a07ba57fcc Merge pull request #42 from alvarocastro/patch-1 HenningM 2016-09-12 09:16:06 +02:00
  • ca11f53b21 Fixing a typo in README.md Alvaro Castro 2016-09-08 23:46:06 -03:00
  • 693466cbb5 Release v2.0.0 Henning Morud 2016-08-15 22:27:09 +02:00
  • cf158ea435 Add Nicholas Schell and Max Truxa as contributors Henning Morud 2016-08-15 22:26:51 +02:00
  • 78487e4ddf Merge remote-tracking branch 'nicholi/master' Henning Morud 2016-08-15 22:20:39 +02:00
  • 701d5ea441 Merge pull request #38 from maxtruxa/fix-listen-return HenningM 2016-08-15 20:58:19 +02:00
  • f288c439b1 Forward return value from http.Server's listen() Max Truxa 2016-08-10 16:35:45 +02:00
  • 4288477c48 Allow passing options into the ws.Server constructor. Necessary for any ws specific features, say verifyCallback. nicholi 2016-08-09 18:21:57 -07:00
  • e6f39b422b Add LICENSE file HenningM 2016-07-02 19:56:40 +02:00
  • 0a829acf3f Add HTTPS example Henning Morud 2016-06-09 16:46:40 +02:00
  • c268558be6 Release v2.0.0-rc.1 Henning Morud 2016-04-18 21:15:55 +02:00
  • 632bb6de2e Remove trailing whitespace in add-ws-method.js Henning Morud 2016-04-18 21:15:05 +02:00
  • 4e9310e966 Merge remote-tracking branch 'jrop/2.0' Henning Morud 2016-04-18 21:13:41 +02:00
  • 0ee3e83d64 Return to allow for chaining in Router Jonathan Apodaca 2016-04-18 11:30:02 -06:00
  • 7fed574298 Update README.md HenningM 2016-04-12 15:50:50 +02:00
  • e4dde7b481 Release v2.0.0-beta Henning Morud 2016-04-02 12:24:52 +02:00
  • 6fbd2ddbc6 Merge branch '2.0' Henning Morud 2016-04-02 12:21:20 +02:00
  • 8fb0217d1d Merge branch 'master' into 2.0 Henning Morud 2016-02-14 16:01:34 +01:00
  • 0ecfd94830 Release v1.0.0 Henning Morud 2016-02-14 14:10:11 +01:00
  • cc4646e598 Add Versioneye badge to README.md Henning Morud 2016-02-14 13:55:07 +01:00
  • 9767519a26 Depend on more up-to-date versions of 'ws' and 'express' Henning Morud 2016-02-14 13:47:37 +01:00
  • a6cbfb707f Remove dependency on 'url-join' Henning Morud 2016-02-14 13:20:50 +01:00
  • 99456180c9 Reorganized expressWs function a bit Henning Morud 2016-02-13 11:48:29 +01:00
  • 257a9e8dca Complete the transition to ES6 & airbnb JS style Henning Morud 2016-02-10 22:12:13 +01:00
  • 05a2020f20 Add lint script to package.json Henning Morud 2016-02-10 21:53:55 +01:00
  • 36b9891c09 Move changelog to a separate file Henning Morud 2016-02-10 19:55:57 +01:00
  • a639308eb1 Add editorconfig file Henning Morud 2016-02-10 19:43:09 +01:00
  • b69d6c2fb7 Add Sven Slootweg as a contributor Henning Morud 2016-02-10 19:38:52 +01:00
  • 5b8f7e762f Run babel in prepublish task Henning Morud 2016-02-10 19:35:33 +01:00
  • b1d321aa57 Rewrite to add Express Router support, update documentation Sven Slootweg 2016-02-10 02:50:57 +01:00
  • f4a0000126 Release v1.0.0-rc.2 Henning Morud 2015-10-03 11:24:11 +02:00
  • 03c0d77e72 Merge pull request #17 from theasp/master HenningM 2015-10-03 10:06:19 +02:00
  • 7e6f19b576 Put /websocket/ at start of path instead of end Andrew Phillips 2015-10-03 00:02:15 -03:00
  • 5b5cf93bb3 Release v1.0.0-rc.1 Henning Morud 2015-08-21 14:28:40 +02:00
  • b7924c9d6a Add support for regex/dynamic URL parameters Henning Morud 2015-08-21 14:27:54 +02:00
  • 5a6bd8e07a Example code: Add missing semicolon Henning Morud 2015-08-21 14:26:24 +02:00
  • c21b5d03fc Correct example in README.md, refs #13 HenningM 2015-04-22 14:02:38 +02:00
  • fcedcd73c5 Release v0.2.6 Henning Morud 2015-03-31 14:18:39 +02:00
  • 4c173aa9ff Join mountpath and route using 'url-join' module Henning Morud 2015-03-31 14:17:45 +02:00
  • 9a144a0889 Release v0.2.5 Henning Morud 2015-02-27 07:54:50 +01:00
  • 565f6138c1 Merge pull request #9 from wsmind/url-resolve-fix HenningM 2015-02-10 11:38:11 +01:00
  • 35879a3d76 Fix backslashes in URLs on Windows Remi Papillie 2015-02-04 17:50:16 +01:00
  • 0a34dfebd1 Release v0.2.4 Henning Morud 2015-01-21 18:32:23 +01:00
  • 53a95b821d Can now retrieve WSS instance for specific route, refs #7 Henning Morud 2015-01-21 18:30:07 +01:00
  • cc1cf01e4d Release v0.2.3 Henning Morud 2014-12-30 06:12:31 +01:00
  • f4467f484f Support method chaining for app.ws Henning Morud 2014-12-30 06:11:19 +01:00
  • 146fafa578 Release v0.2.2 Henning Morud 2014-12-17 17:41:32 +01:00
  • 585acb308f Merge pull request #5 from qiangyee/master HenningM 2014-12-17 17:39:05 +01:00
  • 70b75bb7db Add err into next fuction Adward Wang 2014-12-15 18:44:34 +08:00
  • c2ef75386b Release v0.2.1 Henning Morud 2014-09-01 17:09:55 +02:00
  • f5bc0c02b6 Bugfix: Silly JS scope mistake Henning Morud 2014-09-01 17:06:39 +02:00
  • 464e2d5ac8 Release v0.2.0 Henning Morud 2014-08-29 14:03:32 +02:00
  • 9c19a109ef Allow routes to be defined before calling app.listen() Henning Morud 2014-08-29 13:59:19 +02:00
  • 3d6fc0d99e Merge branch 'master' of https://github.com/KurentoForks/express-ws Henning Morud 2014-08-29 13:50:44 +02:00
  • 720c7022ed Merge pull request #2 from emersion/patch-1 HenningM 2014-08-29 13:44:10 +02:00
  • 2f51ffd3d4 Adds mountpath support emersion 2014-08-22 20:15:56 +02:00
  • 515224c972 Optional server parameter & using native 'http' module Jesús Leganés Combarro "piranna 2014-08-02 16:13:56 +02:00
  • ad9cd4e1f5 Add README Henning Morud 2014-03-14 16:28:30 +01:00
  • f0b9b4485b Set version number and add description Henning Morud 2014-03-14 16:03:03 +01:00
  • 59c90c2197 Initial framework Henning Morud 2014-03-14 15:57:20 +01:00