Commit Graph

7693 Commits

Author SHA1 Message Date
Johannes Würbach
21bdcb85ac ws 0.8.0
iojs 3 compatibility
2015-09-05 23:16:35 +02:00
nkzawa
bc764aeaac add a test for the case reconnection doesn't work 2015-09-03 02:21:12 +09:00
Naoyuki Kanezawa
caaad3e5eb Merge pull request #853 from Xubor/master
Fix of reconnection stopping during disconnect
2015-09-03 02:08:46 +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
ae5420b727 package: bump engine.io and socket.io-client 2015-08-30 10:51:25 -07:00
Guillermo Rauch
bf981531ed package: bump engine.io-client 2015-08-30 10:50:15 -07: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
45f8e54134 Merge pull request #413 from nkzawa/patch-15
Remove iphone 4.3 for ci
2015-08-29 13:44:43 -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
nkzawa
bd4833d4ab bump engine.io-client 2015-08-30 04:00:27 +09: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
nkzawa
deb7ae40a4 fix sockets can stay open when upgrade failed 2015-08-29 03:48:05 +09:00
Naoyuki Kanezawa
7ebcdea38d Merge pull request #303 from lpinca/fix/attributions
CHANGELOG: fix attributions
2015-08-29 01:23:47 +09:00
Guillermo Rauch
90d3286dad Merge pull request #336 from apeace/bug/socketio-1910
Fixes socket.io#1910 by calling transport.close() on ping timeout
2015-08-27 13:20:50 -07:00
Guillermo Rauch
dafce5d36e Merge pull request #340 from nkzawa/patch-4
Ensure sockets are closed on error
2015-08-27 13:19:18 -07:00
Guillermo Rauch
4f6e3cfc09 Merge pull request #339 from nkzawa/patch-3
Fix transport readyState and leaking sockets
2015-08-27 13:19:07 -07:00
futbalguy
d5b3bb46f8 Clarified documentation of Socket.in 2015-08-23 10:12:23 -07:00
Tom Atkinson
664f2af8e7 Fix some additional test failures found in main engine.io test suite 2015-08-22 04:07:37 +02:00
Tom Atkinson
32980f8f63 Fix iojs 3.0 Buffer.buffer issue 2015-08-20 23:46:46 +02:00
nkzawa
5efbf46626 ensure sockets are closed on error 2015-08-21 03:37:49 +09:00
nkzawa
54617e994a fix transport readyState 2015-08-21 02:15:26 +09:00
nkzawa
8c018befe3 call res.end when polling error 2015-08-20 03:10:50 +09:00
Emmanuel Odeke
575d35a371 README: fixed up legacy repo links 2015-08-16 20:36:39 -06:00
Filipe Martins
fd89de6232 Update server.js
Fixes index iteration on Int32Array type.
2015-08-10 16:48:22 -03:00
Andrew Peace
8e1f063c54 Fixes socket.io#1910 by calling transport.close() on ping timeout 2015-08-06 15:43:00 -04:00
Guillermo Rauch
e41483be9e Merge branch '1.3.6-patch' 2015-07-14 20:04:44 -07:00
Guillermo Rauch
c79e787671 test: better timeout for stress test 2015-07-14 19:58:42 -07:00
Guillermo Rauch
a2f6bb99d6 Merge branch '1.3.6-patch' 2015-07-14 18:02:56 -07:00
Guillermo Rauch
1659122142 Merge branch '1.3.6-patch' 2015-07-14 18:00:35 -07:00
Guillermo Rauch
1c96b3aeab Release 1.3.6 2015-07-14 17:59:51 -07:00
Guillermo Rauch
3e4061bfef Release 1.3.6 1.3.6 2015-07-14 17:59:50 -07:00
Guillermo Rauch
1ee39a4dd7 fix travis badge 2015-07-14 17:21:52 -07:00
Guillermo Rauch
4895258cae fix travis badge 2015-07-14 17:21:00 -07:00
Guillermo Rauch
be12783a77 fix travis badge 2015-07-14 17:20:09 -07:00
Guillermo Rauch
a4dcf1958b Merge commit '9e5dd3e5126f1e3a9929bea201c500d0f47bad5d' 2015-07-14 17:19:29 -07:00
Guillermo Rauch
9e5dd3e512 README: fix travis badge 2015-07-14 17:19:02 -07:00
Guillermo Rauch
3d2e903788 package: bump engine.io-client to fix build on windows 2015-07-09 09:29:06 -07:00
Guillermo Rauch
4c1d691fe5 package: bump engine.io to fix build on windows 2015-07-09 09:28:43 -07:00
Guillermo Rauch
c7f265b515 Merge branch '1.5.2-patch' 2015-07-09 09:25:42 -07:00
Guillermo Rauch
17d61fe67b Merge branch '1.5.2-patch' 2015-07-09 09:25:35 -07:00
Guillermo Rauch
8e6139bf12 Release 1.5.2 2015-07-09 09:24:36 -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
f3226b1ddf Merge branch '1.5.2-patch' 2015-07-09 09:16:12 -07:00
Guillermo Rauch
f002d5b4db server: fix test 2015-07-09 09:14:48 -07:00