Guillermo Rauch
|
b54cb5b555
|
Merge pull request #369 from nkzawa/permessage-deflate-threshold
Threshold for permessage-deflate
|
2015-11-30 22:49:54 -08:00 |
|
nkzawa
|
1472a79884
|
remove the compress option from control packets
|
2015-12-01 14:28:33 +09:00 |
|
nkzawa
|
b56603169a
|
add threshold for permessage-deflate
|
2015-12-01 14:21:53 +09:00 |
|
Guillermo Rauch
|
dc79cdd824
|
Release 1.6.2
|
2015-11-30 08:15:53 -08:00 |
|
Guillermo Rauch
|
de702fed1e
|
package: bump engine.io-client
|
2015-11-30 08:13:18 -08:00 |
|
Guillermo Rauch
|
6786ad7233
|
package: bump ws for memory fix with compression
|
2015-11-30 08:09:40 -08:00 |
|
Guillermo Rauch
|
f3a0dc7b74
|
Merge pull request #368 from nkzawa/patch-10
Don't compress control packets
|
2015-11-29 09:39:41 -08:00 |
|
nkzawa
|
5092c4fc95
|
don't compress control packets
|
2015-11-29 23:27:08 +09:00 |
|
Guillermo Rauch
|
afda51a648
|
Release 1.6.1
|
2015-11-28 16:33:54 -08:00 |
|
Guillermo Rauch
|
41e7a468a9
|
package: bump engine.io-client for ws options fix
|
2015-11-28 16:33:04 -08:00 |
|
Guillermo Rauch
|
9a2c73fc4d
|
update deps and fix example
|
2015-11-28 12:00:39 -08:00 |
|
Guillermo Rauch
|
705fec3d1c
|
Release 1.6.0
|
2015-11-28 11:53:37 -08:00 |
|
Guillermo Rauch
|
b9ba0ec0fc
|
Merge pull request #367 from darrachequesne/patch-1
Add hasOwnProperty checks
|
2015-11-23 10:05:46 -08:00 |
|
Damien Arrachequesne
|
cf9b0298a1
|
Add hasOwnProperty checks
|
2015-11-23 15:13:19 +01:00 |
|
Guillermo Rauch
|
057f32d195
|
Merge pull request #318 from amiuhle/cookie-path
Cookie path
|
2015-11-21 10:47:26 -08:00 |
|
Guillermo Rauch
|
ab90f185ca
|
package: bump debug
|
2015-11-21 10:36:02 -08:00 |
|
Guillermo Rauch
|
015d04c699
|
package: bump mocha
|
2015-11-18 19:54:11 -08:00 |
|
Guillermo Rauch
|
09e9b4f1ca
|
Update README.md
|
2015-11-18 17:49:08 -08:00 |
|
Guillermo Rauch
|
b79830edd7
|
Merge pull request #348 from nkzawa/patch-7
Fix polling transports and add tests for closing transports
|
2015-11-18 10:41:15 -08:00 |
|
Guillermo Rauch
|
8163660cda
|
Merge pull request #338 from nkzawa/patch-2
Call res.end() when polling error
|
2015-11-18 10:40:50 -08:00 |
|
Guillermo Rauch
|
1b9254c962
|
Merge pull request #354 from CantemoInternal/master
Add LICENSE file
|
2015-11-18 10:40:34 -08:00 |
|
Guillermo Rauch
|
12aeeb394a
|
Merge pull request #364 from nkzawa/patch-cert-expiration
Renew certs for tests to extend expiration date
|
2015-11-18 10:39:48 -08:00 |
|
Guillermo Rauch
|
1754a3ca34
|
Fix badges
|
2015-11-18 10:08:28 -08:00 |
|
nkzawa
|
ce835c3b22
|
renew certs to extend expiration date
|
2015-11-19 02:46:44 +09:00 |
|
Naoyuki Kanezawa
|
3c9c544d9f
|
Merge pull request #347 from lpinca/fix/repository-url
package: fix repository url
|
2015-11-18 23:28:33 +09:00 |
|
Naoyuki Kanezawa
|
6a85f8e31a
|
Merge pull request #353 from DavidCai1993/patch-1
Fix a small typo
|
2015-11-18 23:23:14 +09:00 |
|
Guillermo Rauch
|
f1f5b621f0
|
Merge pull request #326 from shinnn/container-based-build
Use container-based infrastructure for faster build
|
2015-11-16 13:50:44 -08:00 |
|
Guillermo Rauch
|
fb811bf200
|
Merge pull request #305 from lbdremy/fix/set-encoding-before-listening-on-data
Set encoding of the request to utf8 before listening on data events
|
2015-11-16 13:27:28 -08:00 |
|
nkzawa
|
02f9ed8173
|
remove listeners upon clearTransport
|
2015-09-30 05:26:51 +09:00 |
|
nkzawa
|
d74b3c7277
|
Merge branch 'master' into patch-7
|
2015-09-30 02:36:25 +09:00 |
|
Sergey Nuzdhin
|
b166d99b64
|
Add LICENSE file
|
2015-09-28 14:18:29 +02:00 |
|
DavidCai
|
829c4b5ec1
|
Fix a small typo
Fix a small typo
|
2015-09-24 15:03:57 +08:00 |
|
Luigi Pinca
|
f70799c845
|
package: fix repository url
|
2015-09-12 08:09:24 +02:00 |
|
Naoyuki Kanezawa
|
3df49bb86e
|
Merge pull request #351 from sanemat/chore/base64id-is-dep
base64id is not devDependency but dependency
|
2015-09-12 03:40:35 +09:00 |
|
sanemat
|
e1addf75f9
|
base64id is not devDependency but dependency
lib/server.js uses base64id
0e70cf26d0/lib/server.js (L10)
v1.5.4 has base64id as dependency
6032a13cbe/package.json (L27)
https://github.com/socketio/engine.io/pull/350
|
2015-09-12 03:28:02 +09:00 |
|
Guillermo Rauch
|
0e70cf26d0
|
Merge pull request #350 from nkzawa/patch-8
Fix dependencies and tests
|
2015-09-11 10:19:29 -07:00 |
|
nkzawa
|
bb286d810f
|
fix tests fail on node 4.0
|
2015-09-11 05:19:42 +09:00 |
|
nkzawa
|
41bf79134c
|
fix dependencies
|
2015-09-11 04:46:14 +09:00 |
|
Guillermo Rauch
|
7e77dd511e
|
Merge branch '1.5.4-patch'
|
2015-09-09 15:42:23 -07:00 |
|
Guillermo Rauch
|
6032a13cbe
|
Release 1.5.4
|
2015-09-09 15:32:18 -07:00 |
|
Guillermo Rauch
|
df67ed6699
|
package: bump engine.io-parser
|
2015-09-09 15:08:38 -07:00 |
|
Guillermo Rauch
|
8705870ed7
|
Merge branch '1.5.3-patch'
|
2015-09-09 09:09:00 -07:00 |
|
Guillermo Rauch
|
5ccbcf3106
|
Release 1.5.3
|
2015-09-09 09:06:55 -07:00 |
|
Guillermo Rauch
|
1a115d3493
|
package: bump ws
|
2015-09-09 08:56:14 -07:00 |
|
nkzawa
|
66d85e4a5c
|
add tests for closing transports
|
2015-09-09 03:55:32 +09:00 |
|
nkzawa
|
4bce72c160
|
call onClose and add close timeout on polling transport
|
2015-09-09 03:55:10 +09:00 |
|
Naoyuki Kanezawa
|
79a001d2e0
|
Merge pull request #337 from fmm/patch-1
Update server.js
|
2015-09-02 01:52:11 +09:00 |
|
Guillermo Rauch
|
f3fd4bb7eb
|
Merge pull request #344 from nkzawa/patch-6
Fix sockets can stay open when upgrade failed
|
2015-08-29 13:45:04 -07:00 |
|
Guillermo Rauch
|
7b1d4cb838
|
Merge pull request #343 from nkzawa/patch-5
Fix extraHeaders option and ping timeout tests
|
2015-08-29 13:44:32 -07:00 |
|
nkzawa
|
ba7226f377
|
fix unstable tests
|
2015-08-30 04:00:44 +09:00 |
|