Commit Graph

  • 7f659a50d3 [fix] Don't delete ws when closing the server (#444) Julian Grinblat 2016-11-16 06:01:20 +09:00
  • e14a10b7ce [feature] add support for Server#close(callback) (#2748) mhmeadows63 2016-11-15 20:52:56 +00:00
  • 1f55bf247e [feature] Support minified socket.io.min.js (#1021) bananaapple 2016-11-13 03:04:06 -06:00
  • 5a123beea5 [feature] Add support for socket middleware (#2306) Alex 2015-11-15 04:30:37 +02:00
  • 2ed5f0f5fb [chore] Update year to 2016 (#2456) Philip YoonShin 2016-11-04 20:19:15 -04:00
  • e9f980c475 [feature] Add support for all event emitter methods (#2601) Julian Grinblat 2016-11-05 09:14:21 +09:00
  • 6f44f3a8ef [test] Fix leaking clientSocket (#2721) Jamie Davis 2016-11-04 20:06:04 -04:00
  • 4d1c20dbd6 [feature] emit sourcemap for socket.io.js (#953) Zhu Liang 2016-01-31 15:29:17 +08:00
  • 60780e2fb7 [feature] Fix cookiePath empty bug and add cookieHttpOnly option (#423) dlimkin 2016-09-26 17:21:25 +03:00
  • 7c33b42153 [test] fix tests for NodeJS v7 (#441) Damien Arrachequesne 2016-11-03 01:28:01 +01:00
  • 75b7fdacc1 [chore] Speed up lint by avoiding '**/*.js' matching pattern (#517) Damien Arrachequesne 2016-10-31 22:34:30 +01:00
  • 402fa0628a [chore] update dependencies (#516) Damien Arrachequesne 2016-10-31 22:34:03 +01:00
  • 7cbdd5e5d9 [style] Add ESlint (#385) Diga Widyaprana 2016-03-14 12:22:14 +08:00
  • 9cfc626bf7 [feature] add localAddress option (#487) magicdawn@qq.com 2016-08-09 20:32:09 +08:00
  • 8be5864169 [feature] Added flag forceNode to override the normal behavior of prefering Browser based implementations. (#469) Daniel Schlosser 2016-04-24 18:59:12 +02:00
  • 3427e744e1 Enable definition of timeouts for xhr-polling Ben Ripkens 2016-02-24 11:52:01 +01:00
  • 04fc0f3677 [feature] Loading client script on demand. (#2567) Atanas Palavrov 2016-10-30 14:22:00 +01:00
  • d026c00d05 [fix] Make ETag header comply with standard. (#2603) Kenton Varda 2016-10-30 06:19:00 -07:00
  • cea0dffdef Merge pull request #514 from jamo/fix/similar-type-comparision Tony Kovanen 2016-10-28 10:46:30 +03:00
  • a38551f45f Fixed regression creating connection over wss from node Jarmo Isotalo 2016-10-28 04:14:52 +03:00
  • e5aec21401 Merge pull request #513 from jamo/fix/type-comparision Tony Kovanen 2016-10-28 03:42:10 +03:00
  • 9abcb152da Fixed regression creating connection over https from node Jarmo Isotalo 2016-10-28 02:58:42 +03:00
  • e008ffeba5 [style] Fix some typos (#439) Kim Min-Ho 2016-10-25 07:58:01 +09:00
  • fdf64cc38f [chore] Release 1.5.1 (#2735) 1.5.1 Damien Arrachequesne 2016-10-24 03:31:32 +02:00
  • 3df7e09519 [chore] Release 1.5.1 (#1016) Damien Arrachequesne 2016-10-24 03:28:53 +02:00
  • 838c9c25d4 [chore] Bump engine.io-client to 1.7.2 and socket.io-parser to 2.3.1 (#1015) Damien Arrachequesne 2016-10-24 03:25:23 +02:00
  • 5badb6436e [chore] Bump socket.io-parser to 2.3.1 (#2734) Damien Arrachequesne 2016-10-24 03:23:03 +02:00
  • c20e0b26c9 [chore] Bump engine.io to 1.7.2 (#2729) Damien Arrachequesne 2016-10-24 03:21:11 +02:00
  • 5c10c5439b [test] Use client function to unify client in test script (#2731) bananaapple 2016-10-23 19:35:01 -05:00
  • 64455b432c [chore] Release 2.3.1 (#51) Damien Arrachequesne 2016-10-24 02:30:51 +02:00
  • 0e2dcb7281 [chore] Revert "Remove deprecated isarray dependency" (#50) Damien Arrachequesne 2016-10-24 02:29:22 +02:00
  • 5824a5827f [chore] Release 1.7.2 (#512) Damien Arrachequesne 2016-10-24 01:34:23 +02:00
  • 0c983bd085 [chore] Release 1.7.2 (#438) Damien Arrachequesne 2016-10-24 01:33:41 +02:00
  • 1b86756130 [chore] Add Github issue and PR templates (#511) Damien Arrachequesne 2016-10-24 01:31:52 +02:00
  • 7188333fa7 [docs] Add missing upgradeTimeout option in the docs (#437) Damien Arrachequesne 2016-10-24 01:21:10 +02:00
  • 6ea49bdb12 [chore] Add Github issue and PR templates (#436) Damien Arrachequesne 2016-10-24 01:20:59 +02:00
  • 487fb26af0 [docs] Add missing onlyBinaryUpgrades option in the docs (#510) Damien Arrachequesne 2016-10-24 01:01:11 +02:00
  • 7acae3db15 [fix] Obfuscate ActiveXObject occurrences (#509) Luigi Pinca 2016-10-24 01:00:45 +02:00
  • 618758543e [fix] onPacket now emits data on 'closing' state as well (#484) besaplla 2016-10-23 00:15:11 -07:00
  • 410189e417 [fix] remove a workaround for ios (#465) Naoyuki Kanezawa 2016-10-23 15:44:35 +09:00
  • 083a139488 [fix] Set accept header to */* to support react app proxy (#508) Tom Atkinson 2016-10-23 08:43:52 +02:00
  • c2fb41c9fe [chore] Add Github issue and PR templates (#1013) Damien Arrachequesne 2016-10-22 09:30:36 +02:00
  • 8182ecc61c [chore] Add Github issue and PR templates (#2733) Damien Arrachequesne 2016-10-22 09:19:08 +02:00
  • ccd3376627 [docs] Minor fixes (#2526) Feram Bot 2016-10-21 01:21:45 +00:00
  • 58a73d39e9 [chore] Bump socket.io-parser to 2.3.0 (#2730) Damien Arrachequesne 2016-10-21 03:18:49 +02:00
  • e60bd5a4da [fix] Avoid swallowing exceptions thrown by user event handlers (#2682) Tom Atkinson 2016-10-21 03:16:36 +02:00
  • 21dffa4b58 [docs] Link readme npm package badge to npm registry page (#2612) Paul Meinhardt 2016-10-21 03:10:33 +02:00
  • 94852e3d23 [docs] Fix typo (#2724) Marcio Puga 2016-10-21 02:06:59 +01:00
  • b8c60506a6 [docs] Fix JSDoc of optional parameters (#2465) davidlondono 2016-10-20 20:02:59 -05:00
  • ecc76f48bc [docs] Add link to LICENSE (#2221) syuilo⭐️ 2016-10-21 10:00:38 +09:00
  • 298034f300 [chore] Update zuul browser settings (#1011) Damien Arrachequesne 2016-10-21 02:09:48 +02:00
  • cbc3d67e01 [chore] Bump engine.io-client to 1.7.1 (#1010) Damien Arrachequesne 2016-10-21 02:09:13 +02:00
  • d9e49319d4 [chore] Bump socket.io-parser to 2.3.0 (#1009) Damien Arrachequesne 2016-10-21 02:09:02 +02:00
  • 5077f0a66b [chore] Disable AMD for json3 (#1005) David Matas Matas 2016-10-21 02:08:29 +02:00
  • baf384cd6c [chore] Release 2.3.0 (#49) Damien Arrachequesne 2016-10-21 01:32:51 +02:00
  • 972d0aa93c [chore] Move benchmark to dev dependencies (#48) Damien Arrachequesne 2016-10-21 01:10:04 +02:00
  • 9b479bcee6 [perf] Split try catch into separate function (#40) Tom Atkinson 2016-10-21 01:07:30 +02:00
  • 26699fa968 [chore] Make the build status badge point towards master (#47) Damien Arrachequesne 2016-10-21 01:03:53 +02:00
  • e8f7c32a43 [chore] Remove deprecated isarray dependency (#46) Damien Arrachequesne 2016-10-21 01:03:33 +02:00
  • 123d30194a [chore] Update zuul browser settings (#44) Damien Arrachequesne 2016-10-21 00:55:37 +02:00
  • 3fe95b6f67 [chore] Restrict files included in npm package (#45) Damien Arrachequesne 2016-10-21 00:54:52 +02:00
  • f67c758e5d [chore] Release 1.7.1 (#435) Damien Arrachequesne 2016-10-20 18:53:28 +02:00
  • af021d7431 [chore] Release 1.7.1 (#506) Damien Arrachequesne 2016-10-20 18:53:12 +02:00
  • b18f5b16df [perf] Add all properties to the socket in the constructor (#488) Tom Atkinson 2016-09-08 12:01:00 +02:00
  • 6b2b3bdaaa [chore] Use more-specific imports for StealJS compatibility (#467) Marshall Thompson 2016-10-20 10:10:30 -06:00
  • eb24245565 [fix] Define "requestsCount" var and "requests" hash unconditionally (#490) Aaron Carlino 2016-10-21 04:55:05 +13:00
  • dc0d7d2ca5 [chore] Bump engine.io-parser to 1.3.1 (#505) Damien Arrachequesne 2016-10-20 17:53:34 +02:00
  • 84fe08c3f7 [chore] Update zuul browser settings (#504) Damien Arrachequesne 2016-10-20 17:51:30 +02:00
  • 724b3fd8e0 [fix] Close and free webSocketServer (#393) Jérémy Lal 2016-10-20 15:53:01 +02:00
  • 12ee4772ab [chore] Add latest nodejs release in travis settings (#434) Damien Arrachequesne 2016-10-20 15:52:28 +02:00
  • 200e05f2ac [chore] Bump engine.io-parser to 1.3.1 (#433) Damien Arrachequesne 2016-10-20 15:52:11 +02:00
  • ada9dbe77b [chore] release 1.3.1 (#75) Damien Arrachequesne 2016-10-20 14:43:50 +02:00
  • 6741900f37 [fix] Handle undefined case properly when decoding packet (#74) Damien Arrachequesne 2016-10-20 14:39:04 +02:00
  • 5aecaa914d [fix] decodePacket now accepts both Buffer and ArrayBuffer as data jm 2016-08-23 00:03:24 +02:00
  • 97bdbab37c [docs] Fix typo in Readme.md (#37) tatellos 2016-10-18 03:58:00 +02:00
  • 1ae44c9d10 [chore] Update zuul browser settings (#73) Damien Arrachequesne 2016-10-18 02:32:56 +02:00
  • 4a818a0ed7 [fix] Add safety check for global object Jack X 2016-10-13 11:29:34 +08:00
  • 85dd3fa1c3 [chore] Update zuul browser settings following EOL notices (#42) Damien Arrachequesne 2016-10-08 22:00:27 +02:00
  • aa187cd075 [chore] Bump zuul to 3.11.0 & zuul-ngrok to 4.0.0 (#41) Damien Arrachequesne 2016-10-08 21:59:36 +02:00
  • c94058f9b0 [chore] release 1.5.0 (#2711) 1.5.0 Damien Arrachequesne 2016-10-07 00:13:33 +02:00
  • 1738fcde4f [chore] release 1.5.0 (#999) Damien Arrachequesne 2016-10-07 00:12:41 +02:00
  • 235f3a17b6 [chore] Restrict files included in npm package (#998) Damien Arrachequesne 2016-10-06 23:50:31 +02:00
  • 43d9a4b55d [feature] Add a 'disconnecting' event to access to socket.rooms upon disconnection (#2332) Damien Arrachequesne 2016-10-06 23:23:26 +02:00
  • df916172dd [chore] Link build badge to master branch (#2549) Alejandro Oviedo 2016-10-06 23:12:15 +02:00
  • 271c625243 [chore] Restrict files included in npm package (#2709) Damien Arrachequesne 2016-10-06 23:11:33 +02:00
  • 628fe8f1b2 [chore] Point towards current master of socket.io-client (#2710) Damien Arrachequesne 2016-10-06 23:10:54 +02:00
  • db62e1bf67 [chore] Remove unused zuul-ngrok dependency (#2708) Damien Arrachequesne 2016-10-06 23:10:33 +02:00
  • a52d748562 [chore] Bump zuul to 3.11.0 & zuul-ngrok to 4.0.0 (#70) Damien Arrachequesne 2016-10-06 21:15:50 +02:00
  • ba4c7921ef [chore] Bump engine.io to 1.7.0 (#2707) YasharF 2016-10-06 04:03:55 -04:00
  • 8d26aac512 [chore] Bump engine.io-client to 1.7.0 (#996) YasharF 2016-10-05 16:31:05 -04:00
  • 62459f9ee5 [chore] reference build badge to master branch (#967) Alejandro Oviedo 2016-10-05 22:29:22 +02:00
  • 0ceda2bf31 [chore] Bump zuul to 3.11.0 & zuul-ngrok to 4.0.0 (#997) Damien Arrachequesne 2016-10-05 22:28:37 +02:00
  • 45b2d2226f [chore] Update zuul browser settings following EOL notices (#985) Damien Arrachequesne 2016-10-05 22:27:54 +02:00
  • 4c318ce48b [chore] Bump engine.io-client to 1.7.0 (#429) Damien Arrachequesne 2016-10-05 15:56:05 +02:00
  • d75d61c17c [chore] release 1.7.0 (#500) Damien Arrachequesne 2016-10-05 10:33:34 +02:00
  • aa48d134d4 [style] Add missing semi-colon (#501) Damien Arrachequesne 2016-10-05 10:29:43 +02:00
  • 330526a491 [chore] release 1.7.0 (#428) Damien Arrachequesne 2016-10-05 08:10:03 +02:00
  • f9274e181e [fix] Fix issue with errors during WebSocket creation not being caught at all (#475) Mateusz Burzyński 2016-10-05 07:35:30 +02:00
  • ea29487488 [fix] Use xhr.responseText if xhr.response is not provided (#483) Miguel Grinberg 2016-10-04 22:31:28 -07:00
  • 82eea27f78 [chore] Restrict files included in npm package (#499) Damien Arrachequesne 2016-10-05 07:11:38 +02:00