Commit Graph

7693 Commits

Author SHA1 Message Date
Naoyuki Kanezawa
d11e17c8d7 support compression 2015-01-06 02:11:39 +09:00
Guillermo Rauch
6699cd26cc Merge pull request #297 from lpinca/close/data-request
polling: correctly abort the ongoing data request when closing transport
2015-01-03 14:17:34 -08:00
Luigi Pinca
9526e0d27f polling: correctly abort the ongoing data request when closing transport 2015-01-03 21:13:43 +01:00
Pavel Kornilov
7abd6b0d62 refactor .once 2014-12-26 14:07:16 -08:00
coderaiser
8242dd01ef package: debug v2.1.0 2014-12-26 14:16:27 +02:00
Chylli
e8f660f77f fix the order of events 2014-12-26 16:30:52 +08:00
Badarau Petru
17960ed038 Update Readme.md
underylings to underlyings
2014-12-22 07:17:01 +02:00
Naoyuki Kanezawa
1e36bfee82 Merge pull request #296 from rase-/fix/build
Fix commit reference to client
2014-12-13 00:37:13 +09:00
Tony Kovanen
8fd8c71898 Fix commit reference to client 2014-12-12 17:25:08 +02:00
Guillermo Rauch
e53e9f5931 Merge pull request #36 from cvlchinet/patch
Allow sending binary data without ArrayBuffer (e. g. IE8)
2014-12-10 17:57:26 -03:00
Tony Kovanen
d9996f0470 Added tests for volatile 2014-12-08 11:19:49 +02:00
Guillermo Rauch
e352dbf834 Merge pull request #356 from rase-/add/ssl-options
Add ssl options
2014-12-04 13:40:33 -03:00
Guillermo Rauch
4cc7936688 Merge pull request #290 from rase-/add/cert-tests
Add ssl tests
2014-12-04 13:28:42 -03:00
Tony Kovanen
d0642f0a92 Merge pull request #38 from rase-/add/travis-matrix-support
Use travis matrix for better test runs
2014-12-03 22:19:24 +02:00
Tony Kovanen
aa865b921a Use travis matrix for better test runs 2014-12-03 21:37:15 +02:00
Guillermo Rauch
384980074f Merge pull request #37 from rase-/fix/binary-only-if-needed
Encode into binary only if needed
2014-12-03 00:39:56 -03:00
Tony Kovanen
68d89ab7a9 encode into binary only if needed 2014-12-03 02:07:10 +02:00
Guillermo Rauch
61648de3a2 Merge pull request #319 from samcday/no-abort-on-success
Only call xhr.abort() on error cases in polling-xhr.js
2014-12-02 18:21:35 -03:00
Tony Kovanen
9c72e51b13 Add certificate docs to README. 2014-11-24 07:06:09 -03:00
Tony Kovanen
cf9aa5dd34 Bump engine.io-client. 2014-11-24 05:00:11 -03:00
Tony Kovanen
ae2cfc59f3 Too much whitespace. 2014-11-24 04:57:51 -03:00
Tony Kovanen
13a58ed794 Bump XMLHttpRequest. 2014-11-24 04:57:51 -03:00
Tony Kovanen
f2a0d3b528 Add rest of the ssl related options found in https.request. 2014-11-24 04:57:51 -03:00
Tony Kovanen
b0b4bb841f Bump XMLHttpRequest. 2014-11-24 04:57:51 -03:00
Tony Kovanen
66617e589f Add options for SSL in ws and xhr. 2014-11-24 04:57:51 -03:00
Tony Kovanen
0a100b0054 Additional SSL tests. 2014-11-24 04:56:44 -03:00
Tony Kovanen
86e1e6f01e Bump engine.io-client. 2014-11-24 04:56:44 -03:00
Tony Kovanen
b55a0e71b5 Add cert tests. 2014-11-24 04:56:08 -03:00
Guillermo Rauch
db45b05b12 Merge pull request #788 from mokesmokes/exponentialBackoff
fixes #784 and #786
2014-11-23 15:50:50 -03:00
Mark Mokryn
e8c5779af6 improve fix for GH-786 plus test it and also backoff 2014-11-23 16:50:21 +02:00
Mark Mokryn
42f51126ff fixes GH-784 and GH-786 2014-11-23 01:56:58 +02:00
Roman Shtylman
fb657ae6df Merge pull request #785 from joshk/patch-1
Use the new build env on Travis
2014-11-20 21:14:27 -08:00
Josh Kalderimis
c51216169a Use the new build env on Travis
faster vms, more cpu, more ram, better network, better vm start time

docs coming soon
2014-11-20 23:26:41 -05:00
Guillermo Rauch
24d06d76dd Release 1.2.1 1.2.1 2014-11-21 04:59:14 +01:00
Guillermo Rauch
98e3c135b4 Release 1.2.1 2014-11-21 04:59:13 +01:00
Guillermo Rauch
4e4bbf918e fix protocol violations and improve error handling (fixes #1880) 2014-11-21 04:16:37 +01:00
Guillermo Rauch
b49f5c82f2 syntax 2014-11-21 04:15:42 +01:00
Guillermo Rauch
01a699e76a Merge branch 'master' of github.com:Automattic/socket.io-client 2014-11-21 02:58:15 +01:00
Guillermo Rauch
5bd67195de Merge branch 'master' of github.com:Automattic/socket.io 2014-11-21 02:57:35 +01:00
Guillermo Rauch
f51dee5a01 package: bump engine.io-client 2014-11-21 02:56:50 +01:00
Guillermo Rauch
73fe547956 package: bump engine.io for websocket leak fix 2014-11-21 02:56:28 +01:00
Guillermo Rauch
d95ba537f8 Release 1.4.3 2014-11-21 01:31:03 +01:00
Guillermo Rauch
57ca9fea8e Release 1.4.3 2014-11-21 01:31:03 +01:00
Guillermo Rauch
5255647e99 package: bump ws to fix fd leaks 2014-11-21 00:49:24 +01:00
Chi Vinh Le
2c1beccbb1 Add line space. 2014-11-20 23:49:46 +01:00
Chi Vinh Le
1e337d3f65 Add test cases for base64 object encoding. 2014-11-20 23:38:49 +01:00
Chi Vinh Le
7112b97908 Add encodeBase64Object to encoder for browser 2014-11-20 13:49:46 +01:00
Guillermo Rauch
6debb04359 Merge pull request #758 from superlukas/bump-uglify
package: bump `uglify-js`
2014-11-15 15:13:15 +09:00
Guillermo Rauch
bc06e919d8 Merge pull request #759 from superlukas/npmignore
Update .npmignore to only include the necessary
2014-11-15 15:12:58 +09:00
Guillermo Rauch
8006f28952 Merge pull request #764 from thexeos/master
Prevent undefined callback error
2014-11-15 15:12:42 +09:00