Commit Graph

1154 Commits

Author SHA1 Message Date
Guillermo Rauch
2a86917ab3 fix badges 2015-11-18 10:08:11 -08:00
Guillermo Rauch
ea5b5f24cf Merge pull request #422 from nkzawa/patch-16
bump engine.io and fix a test
2015-09-13 16:53:52 -07:00
nkzawa
38df10d5f5 fix a test 2015-09-12 04:43:32 +09:00
nkzawa
c647fea97b bump engine.io 2015-09-12 04:42:34 +09:00
Guillermo Rauch
b4018857f6 Merge pull request #421 from sanemat/chore/zuul-ngrok
package: bump `zuul-ngrok`
2015-09-11 10:20:20 -07:00
sanemat
50ab1b2d26 package: bump zuul-ngrok
ngrok@0.1.98 install fails, also does 0.1.99
[Bump ngrok@0.2.1 by cristiandouce](https://github.com/rase-/zuul-ngrok/pull/6)
2015-09-10 10:27:21 +09:00
Guillermo Rauch
da24c1f50d Merge branch '1.5.4-patch' 2015-09-09 15:42:44 -07:00
Guillermo Rauch
aede98157d Release 1.5.4 2015-09-09 15:08:17 -07:00
Guillermo Rauch
6b9693977e package: bump engine.io-parser 2015-09-09 15:07:13 -07:00
Guillermo Rauch
79c97b9bd3 Merge branch '1.5.3-patch' 2015-09-09 09:08:56 -07:00
Guillermo Rauch
5f7df5e012 Release 1.5.3 2015-09-09 09:06:57 -07:00
Guillermo Rauch
b608a5f43d package: bump ws 2015-09-09 08:56:29 -07:00
Guillermo Rauch
4c28170107 Merge pull request #411 from johanneswuerbach/patch-2
ws 0.8.0
2015-09-09 08:55:21 -07:00
Johannes Würbach
21bdcb85ac ws 0.8.0
iojs 3 compatibility
2015-09-05 23:16:35 +02:00
Guillermo Rauch
45f8e54134 Merge pull request #413 from nkzawa/patch-15
Remove iphone 4.3 for ci
2015-08-29 13:44:43 -07:00
nkzawa
a01e6c0d24 replace an unspported platform for ci 2015-08-30 03:50:02 +09:00
Naoyuki Kanezawa
d010541afd Merge pull request #401 from jskrzypek/fix-package
package: remove 'xmlhttprequest' dep to restore fix from #396
2015-08-30 03:32:53 +09:00
Josh Kruder
38bde8c27e Fix failing iphone and android connection tests. 2015-08-29 21:04:35 +03:00
Ryan Dunckel
9d21b8e57d Rev has-cors dependency
Revving the has-cors dep to 1.1.0.  Version 1.0.3 has a funky dep on a github version of the global module, which has been removed per component/has-cors#2, released at component/has-cors@27e9b96 . This would round out resolving the github dep issues under the socketio umbrella.
2015-08-29 21:04:35 +03:00
Joshua Estrin Skrzypek
f8de441f34 package: remove 'xmlhttprequest' dep to restore fix from #396
Also remove duplicate deps and re-add component-inherit

Closes #384, closes #358, closes #348, closes #402
2015-08-29 21:04:03 +03:00
Guillermo Rauch
be12783a77 fix travis badge 2015-07-14 17:20:09 -07:00
Guillermo Rauch
17d61fe67b Merge branch '1.5.2-patch' 2015-07-09 09:25:35 -07:00
Guillermo Rauch
717e4af4b5 Release 1.5.2 2015-07-09 09:24:34 -07:00
Guillermo Rauch
709554f278 Merge branch '1.5.2-patch' 2015-07-09 09:17:48 -07:00
Guillermo Rauch
c386926a34 package: bump engine.io (for tests) 2015-07-08 10:28:43 -07:00
Guillermo Rauch
421d573cda package: bump ws to fix windows build issues 2015-07-08 10:25:38 -07:00
Guillermo Rauch
e595a72d8e Merge pull request #398 from Nibbler999/ws-write-packet-options
Fix websocket packet writing
2015-06-06 16:55:29 -07:00
Guillermo Rauch
0637e072de Merge pull request #400 from nkzawa/patch-13
Fix browserify setting
2015-06-06 16:54:37 -07:00
Naoyuki Kanezawa
cf035367e1 fix browserify setting 2015-06-07 01:36:14 +09:00
Guillermo Rauch
5138cfae3a Merge pull request #396 from mjwwit/master
Switched xmlhttprequest dependency to a versioned one
2015-06-01 11:22:23 -04:00
Tom Atkinson
295f91a94f Fix websocket packet writing 2015-05-31 00:47:59 +02:00
Michael de Wit
e700bd28f9 Switched to xmlhttprequest-ssl package, a fork of xmlhttprequest. 2015-05-29 13:24:03 +02:00
Guillermo Rauch
225793869c package: bump engine.io 2015-05-27 13:38:56 -07:00
Guillermo Rauch
67ca376946 Merge branch 'master' of github.com:Automattic/engine.io-client 2015-05-27 12:59:43 -07:00
Guillermo Rauch
cabc130675 websocket: improve firing of drain in websocket transport 2015-05-27 12:59:20 -07:00
Guillermo Rauch
6ac9ac438a socket: clean up buffers right after close event, not on a different tick 2015-05-27 12:58:48 -07:00
Guillermo Rauch
54680e6bcc change the semantics of the write callback for polling transports. fire upon flush, not drain 2015-05-27 12:57:03 -07:00
Naoyuki Kanezawa
3dccceb179 Merge pull request #392 from johanneswuerbach/patch-2
ws v0.7.2
2015-05-27 23:48:03 +09:00
Johannes Würbach
2e6f4b9f52 ws v0.7.2
iojs 2.x support
2015-05-16 19:53:23 +02:00
Guillermo Rauch
cffcc89954 Merge pull request #391 from lpinca/fix/host-parsing
socket: fix host parsing for IPv6 URLs
2015-05-04 21:37:58 -07:00
Luigi Pinca
f9d1becfba socket: fix host parsing for IPv6 URLs 2015-05-02 15:17:13 +02:00
Guillermo Rauch
ec234f65e2 Merge pull request #385 from nevir/patch-2
Add a LICENSE file
2015-04-27 20:09:24 -07:00
Guillermo Rauch
9bbfbec30b Merge pull request #386 from quartzjer/master
the 'ok' string isn't a very useful XHR response
2015-04-12 13:04:31 -07:00
Jeremie Miller
8874e795c2 the 'ok' string isn't very useful, but since this is text and we forced xhr to return an arraybuffer earlier, make it text again 2015-04-12 09:37:42 -06:00
Guillermo Rauch
485138b22e bump engine.io 2015-04-10 14:48:54 -07:00
Guillermo Rauch
b076a3cecc bump engine.io 2015-04-08 10:31:33 -07:00
Guillermo Rauch
4f87aae6ee socket: handle parser errors appropriately 2015-04-08 08:32:02 -07:00
Guillermo Rauch
40de4b1cc4 style 2015-04-08 08:29:22 -07:00
Guillermo Rauch
d31a3931ae Merge pull request #379 from adrai/master
introduce extraHeaders (cookies)
2015-04-06 14:17:57 -07:00
Adriano Raiano
98ce907ac7 one test for xhr and one for ws 2015-04-06 23:07:07 +02:00