Damien Arrachequesne
|
9c449675cb
|
Fix tests in IE < 10 (WebSocket not supported)
|
2016-01-03 22:23:48 +01:00 |
|
Damien Arrachequesne
|
298250c133
|
Change variable name from isBrowserWebSocket to BrowserWebSocket
|
2016-01-03 22:22:11 +01:00 |
|
Damien Arrachequesne
|
0ee8de320a
|
Fix ws in browser
|
2016-01-02 20:32:37 +01:00 |
|
Damien Arrachequesne
|
1cf4bdea5f
|
Fix global context
|
2016-01-01 14:52:53 +01:00 |
|
Damien Arrachequesne
|
50f97cdf97
|
Add global context
|
2016-01-01 14:43:30 +01:00 |
|
Damien Arrachequesne
|
5981295343
|
Exclude optional dep from zuul configuration
|
2016-01-01 14:21:21 +01:00 |
|
Damien Arrachequesne
|
bf48d1350e
|
Rebuild
|
2016-01-01 13:55:32 +01:00 |
|
Damien Arrachequesne
|
a24e5ee877
|
package: bump ws
|
2016-01-01 13:49:31 +01:00 |
|
Guillermo Rauch
|
1245bf2ec6
|
Release 1.6.4
|
2015-12-04 10:55:48 -08:00 |
|
Guillermo Rauch
|
23f3f03a27
|
package: bump parser for arraybuffer base64 fix
|
2015-12-04 10:29:16 -08:00 |
|
Guillermo Rauch
|
1e7b9ebcb8
|
Merge pull request #416 from lpinca/use/yeast
transports: use `yeast` to generate the cache busting id
|
2015-12-02 09:27:52 -08:00 |
|
Guillermo Rauch
|
cf1b304b38
|
Merge pull request #425 from lpinca/fix/documentation
README: fix the description of the `timestampRequests` option
|
2015-12-02 09:26:36 -08:00 |
|
Guillermo Rauch
|
0e6025be8f
|
Merge pull request #443 from nkzawa/patch-23
Remove browsers setting from .zuul.yml
|
2015-12-02 09:23:28 -08:00 |
|
Guillermo Rauch
|
9855ab22f0
|
Merge pull request #444 from nkzawa/patch-24
IPv6 support
|
2015-12-02 09:23:20 -08:00 |
|
Guillermo Rauch
|
6e9f26bee3
|
Merge pull request #445 from nkzawa/patch-25
Update .travis.yml
|
2015-12-02 09:22:59 -08:00 |
|
nkzawa
|
8239a59a60
|
update .travis.yml
|
2015-12-02 21:25:43 +09:00 |
|
nkzawa
|
97cb6c61e9
|
add a test
|
2015-12-02 20:46:29 +09:00 |
|
nkzawa
|
1096ca6f61
|
fix ipv6 support and add tests
|
2015-12-02 17:59:11 +09:00 |
|
hell
|
54f020ec1a
|
ipv6 url support
|
2015-12-02 15:54:17 +09:00 |
|
nkzawa
|
c05b569e06
|
remove browsers setting from .zuul.yml
|
2015-12-02 10:58:06 +09:00 |
|
Guillermo Rauch
|
c4d9b6e077
|
Release 1.6.3
|
2015-12-01 12:15:07 -08:00 |
|
Guillermo Rauch
|
03e8f7106d
|
Merge pull request #442 from nkzawa/permessage-deflate-threshold
Threshold for permessage-deflate
|
2015-12-01 10:50:37 -08:00 |
|
nkzawa
|
a1c464b901
|
fix a test
|
2015-12-01 16:52:40 +09:00 |
|
nkzawa
|
f848c0db6c
|
remove compress option from control packets
|
2015-12-01 15:36:29 +09:00 |
|
nkzawa
|
cc8200fd21
|
threshold for permessage-deflate
|
2015-12-01 15:31:31 +09:00 |
|
Guillermo Rauch
|
28a0885e65
|
Release 1.6.2
|
2015-11-30 08:15:52 -08:00 |
|
Guillermo Rauch
|
2a502fe303
|
package: bump engine.io
|
2015-11-30 08:13:38 -08:00 |
|
Guillermo Rauch
|
fef2d170aa
|
package: bump ws for memory fix with compression
|
2015-11-30 08:09:55 -08:00 |
|
Guillermo Rauch
|
b7c5f1dbe7
|
Merge pull request #441 from nkzawa/patch-22
Fix typo
|
2015-11-30 08:08:53 -08:00 |
|
nkzawa
|
f58f20d303
|
Fix typo
|
2015-11-30 22:12:58 +09:00 |
|
Guillermo Rauch
|
11ae0fff39
|
Release 1.6.1
|
2015-11-28 16:33:55 -08:00 |
|
Guillermo Rauch
|
4953e76edc
|
package: use published engine.io-parser
|
2015-11-28 16:31:43 -08:00 |
|
Guillermo Rauch
|
672c5525c4
|
Merge pull request #437 from Nibbler999/packet-options
Fix packet options
|
2015-11-28 16:27:48 -08:00 |
|
Guillermo Rauch
|
feb2d20b17
|
Merge branch 'master' of github.com:socketio/engine.io-client
|
2015-11-28 11:53:46 -08:00 |
|
Guillermo Rauch
|
d80641e141
|
Release 1.6.0
|
2015-11-28 11:53:36 -08:00 |
|
Guillermo Rauch
|
b40b2bae5d
|
Merge pull request #438 from nkzawa/patch-20
Fix syntax error on IE9 tests
|
2015-11-26 11:44:37 -08:00 |
|
nkzawa
|
e55cf32691
|
fix the case where done() called multiple times
|
2015-11-27 03:59:17 +09:00 |
|
nkzawa
|
281bf7e759
|
fix Syntax error on IE9 tests
|
2015-11-27 03:56:28 +09:00 |
|
Tom Atkinson
|
b4fe763833
|
Fix packet options
|
2015-11-23 22:56:34 +01:00 |
|
Guillermo Rauch
|
8bedf60b32
|
Merge pull request #436 from nkzawa/patch-19
Set ngrok authtoken
|
2015-11-22 10:36:51 -08:00 |
|
Guillermo Rauch
|
97d54c66f1
|
Merge pull request #395 from nkzawa/patch-11
Enable to run most tests on Node environment
|
2015-11-22 10:03:02 -08:00 |
|
nkzawa
|
643158dc42
|
Merge branch 'master' into patch-11
|
2015-11-22 19:41:01 +09:00 |
|
nkzawa
|
faa0913703
|
fix test failures on iOS 6.1
|
2015-11-22 16:39:28 +09:00 |
|
Guillermo Rauch
|
68128022a7
|
test with travis containers
|
2015-11-21 16:32:45 -08:00 |
|
nkzawa
|
163ee97378
|
set ngrok authtoken
|
2015-11-20 03:27:21 +09:00 |
|
Guillermo Rauch
|
d5795d85d7
|
Merge pull request #435 from nkzawa/patch-18
Fix ngrok issues
|
2015-11-19 09:49:14 -08:00 |
|
Guillermo Rauch
|
d6d4ec22fa
|
socket: remove duplicate declaration (fixes #434)
|
2015-11-19 09:26:34 -08:00 |
|
Guillermo Rauch
|
96916b4e0f
|
package: bump debug (fixes #433)
|
2015-11-19 09:25:16 -08:00 |
|
nkzawa
|
c332633fd1
|
don't set authtoken on .zuul.yml
|
2015-11-20 01:15:51 +09:00 |
|
nkzawa
|
c3ab8acf1d
|
bump zuul and zuul-ngrok
|
2015-11-20 01:15:24 +09:00 |
|